Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve code coverage in test #45

Merged
merged 7 commits into from
Dec 18, 2022
Merged

Improve code coverage in test #45

merged 7 commits into from
Dec 18, 2022

Conversation

rogerwwww
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2022

Codecov Report

Merging #45 (ac197fe) into main (df62ef8) will increase coverage by 3.54%.
The diff coverage is 95.83%.

❗ Current head ac197fe differs from pull request most recent head 421e94c. Consider uploading reports for the commit 421e94c to get more accurate results

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   89.51%   93.05%   +3.54%     
==========================================
  Files          17       17              
  Lines        6302     6293       -9     
==========================================
+ Hits         5641     5856     +215     
+ Misses        661      437     -224     
Impacted Files Coverage Δ
pygmtools/linear_solvers.py 84.21% <0.00%> (+5.26%) ⬆️
pygmtools/paddle_backend.py 94.80% <ø> (+0.93%) ⬆️
pygmtools/benchmark.py 97.28% <100.00%> (+9.00%) ⬆️
pygmtools/dataset.py 90.83% <100.00%> (+15.75%) ⬆️
pygmtools/dataset_config.py 100.00% <100.00%> (ø)
pygmtools/neural_solvers.py 89.05% <100.00%> (+1.14%) ⬆️
pygmtools/numpy_backend.py 95.52% <100.00%> (+0.88%) ⬆️
pygmtools/tensorflow_backend.py 94.53% <0.00%> (-0.02%) ⬇️
pygmtools/utils.py 84.13% <0.00%> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rogerwwww rogerwwww merged commit 9ae59b7 into main Dec 18, 2022
@rogerwwww rogerwwww deleted the feature_improve_coverage branch December 18, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant