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

Feature improve test coverage #44

Merged
merged 5 commits into from
Dec 17, 2022
Merged

Feature improve test coverage #44

merged 5 commits into from
Dec 17, 2022

Conversation

rogerwwww
Copy link
Member

No description provided.

@rogerwwww rogerwwww changed the title Feature improv cov Feature improve test coverage Dec 16, 2022
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #44 (2df9690) into main (4defbdc) will increase coverage by 0.91%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   89.02%   89.93%   +0.91%     
==========================================
  Files          17       17              
  Lines        6359     6300      -59     
==========================================
+ Hits         5661     5666       +5     
+ Misses        698      634      -64     
Impacted Files Coverage Δ
pygmtools/jittor_backend.py 93.77% <ø> (-0.46%) ⬇️
pygmtools/numpy_backend.py 94.63% <ø> (-0.46%) ⬇️
pygmtools/pytorch_backend.py 94.36% <ø> (-0.01%) ⬇️
pygmtools/jittor_modules.py 95.83% <100.00%> (+12.14%) ⬆️
pygmtools/linear_solvers.py 78.94% <100.00%> (+1.48%) ⬆️
pygmtools/numpy_modules.py 85.98% <100.00%> (+6.40%) ⬆️
pygmtools/pytorch_modules.py 95.79% <100.00%> (+12.22%) ⬆️
pygmtools/utils.py 84.13% <100.00%> (+0.16%) ⬆️
pygmtools/paddle_backend.py 93.85% <0.00%> (-0.64%) ⬇️
... and 6 more

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

@rogerwwww rogerwwww merged commit df62ef8 into main Dec 17, 2022
@rogerwwww rogerwwww deleted the feature_improv_cov branch December 17, 2022 10:17
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