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

refactor: simplify dataset construction #4437

Merged
merged 14 commits into from
Dec 9, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

a199c44
Select commit
Loading
Failed to load commit list.
Merged

refactor: simplify dataset construction #4437

[pre-commit.ci] auto fixes from pre-commit.com hooks
a199c44
Select commit
Loading
Failed to load commit list.
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.