refactor DeepEval #3213
Merged
refactor DeepEval #3213
Codecov / codecov/project
succeeded
Feb 2, 2024 in 0s
74.66% (+53.85%) compared to 677d936
View this Pull Request on Codecov
74.66% (+53.85%) compared to 677d936
Details
Codecov Report
Attention: 75 lines
in your changes are missing coverage. Please review.
Comparison is base (
677d936
) 20.80% compared to head (c262ef6
) 74.66%.
❗ Current head c262ef6 differs from pull request most recent head 5b16abf. Consider uploading reports for the commit 5b16abf to get more accurate results
Files | Patch % | Lines |
---|---|---|
deepmd/tf/infer/deep_eval.py | 88.14% | 46 Missing |
deepmd/infer/deep_eval.py | 92.92% | 8 Missing |
deepmd/tf/entrypoints/test.py | 58.82% | 7 Missing |
deepmd/pt/infer/deep_eval.py | 88.46% | 6 Missing |
deepmd/__init__.py | 33.33% | 2 Missing |
deepmd/infer/deep_polar.py | 84.61% | 2 Missing |
deepmd/infer/deep_dos.py | 94.73% | 1 Missing |
deepmd/infer/deep_wfc.py | 80.00% | 1 Missing |
deepmd/tf/infer/__init__.py | 80.00% | 1 Missing |
deepmd/tf/model/frozen.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3213 +/- ##
===========================================
+ Coverage 20.80% 74.66% +53.85%
===========================================
Files 362 368 +6
Lines 32374 32555 +181
Branches 1594 1594
===========================================
+ Hits 6736 24307 +17571
+ Misses 24940 7323 -17617
- Partials 698 925 +227
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading