Perf: remove redundant checks on data integrity #4433
Merged
Codecov / codecov/project
succeeded
Dec 2, 2024 in 1s
83.75% (-0.90%) compared to f343a3b
View this Pull Request on Codecov
83.75% (-0.90%) compared to f343a3b
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 83.75%. Comparing base (
f343a3b
) to head (89a3882
).
Report is 10 commits behind head on devel.
Files with missing lines | Patch % | Lines |
---|---|---|
deepmd/utils/data.py | 50.00% | 1 Missing |
deepmd/utils/data_system.py | 50.00% | 1 Missing |
deepmd/utils/path.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #4433 +/- ##
==========================================
- Coverage 84.64% 83.75% -0.90%
==========================================
Files 614 667 +53
Lines 57138 61516 +4378
Branches 3487 3487
==========================================
+ Hits 48367 51525 +3158
- Misses 7646 8864 +1218
- Partials 1125 1127 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading