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

pt: apply argcheck to pt #3342

Merged
merged 7 commits into from
Feb 29, 2024

Merge branch 'devel' into pt-argcheck

6718215
Select commit
Loading
Failed to load commit list.
Merged

pt: apply argcheck to pt #3342

Merge branch 'devel' into pt-argcheck
6718215
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

75.55% (+0.00%) compared to 473cc0a

View this Pull Request on Codecov

75.55% (+0.00%) compared to 473cc0a

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 75.55%. Comparing base (473cc0a) to head (6718215).
Report is 3 commits behind head on devel.

❗ Current head 6718215 differs from pull request most recent head 8caa6d6. Consider uploading reports for the commit 8caa6d6 to get more accurate results

Files Patch % Lines
deepmd/tf/descriptor/se_atten.py 50.00% 9 Missing ⚠️
deepmd/pt/model/descriptor/dpa1.py 50.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3342   +/-   ##
=======================================
  Coverage   75.55%   75.55%           
=======================================
  Files         408      408           
  Lines       34247    34322   +75     
  Branches     1604     1604           
=======================================
+ Hits        25876    25933   +57     
- Misses       7510     7528   +18     
  Partials      861      861           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.