refactor: simplify dataset construction #4437
Merged
Codecov / codecov/project
succeeded
Dec 2, 2024 in 0s
83.75% (+0.47%) compared to 037cf3f
View this Pull Request on Codecov
83.75% (+0.47%) compared to 037cf3f
Details
Codecov Report
Attention: Patch coverage is 84.21053%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 83.75%. Comparing base (
037cf3f
) to head (a199c44
).
Report is 7 commits behind head on devel.
Files with missing lines | Patch % | Lines |
---|---|---|
deepmd/utils/path.py | 66.66% | 2 Missing |
deepmd/pt/utils/dataloader.py | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #4437 +/- ##
==========================================
+ Coverage 83.27% 83.75% +0.47%
==========================================
Files 667 667
Lines 61446 61525 +79
Branches 3486 3487 +1
==========================================
+ Hits 51167 51528 +361
+ Misses 9151 8872 -279
+ Partials 1128 1125 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading