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 #43

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Improve code coverage #43

merged 1 commit into from
Dec 16, 2022

Conversation

rogerwwww
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #43 (f1d3e86) into main (ea49cbd) will increase coverage by 1.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   87.65%   88.82%   +1.16%     
==========================================
  Files          17       17              
  Lines        6359     6353       -6     
==========================================
+ Hits         5574     5643      +69     
+ Misses        785      710      -75     
Impacted Files Coverage Δ
pygmtools/tensorflow_backend.py 94.53% <0.00%> (-0.02%) ⬇️
pygmtools/numpy_backend.py 94.63% <0.00%> (+1.22%) ⬆️
pygmtools/pytorch_backend.py 94.36% <0.00%> (+1.56%) ⬆️
pygmtools/jittor_backend.py 93.77% <0.00%> (+1.76%) ⬆️
pygmtools/paddle_backend.py 93.85% <0.00%> (+2.19%) ⬆️
pygmtools/multi_graph_solvers.py 82.85% <0.00%> (+2.85%) ⬆️
pygmtools/utils.py 83.92% <0.00%> (+4.28%) ⬆️

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

@rogerwwww rogerwwww merged commit 39aa580 into main Dec 16, 2022
@rogerwwww rogerwwww deleted the feature_code_cov branch December 16, 2022 15:05
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