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

749921a
Select commit
Loading
Failed to load commit list.
Merged

pt: apply argcheck to pt #3342

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

75.90% (-0.01%) compared to 581dea3

View this Pull Request on Codecov

75.90% (-0.01%) compared to 581dea3

Details

Codecov Report

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

Project coverage is 75.90%. Comparing base (581dea3) to head (749921a).

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.90%   75.90%   -0.01%     
==========================================
  Files         416      416              
  Lines       34981    35057      +76     
  Branches     1614     1614              
==========================================
+ Hits        26554    26611      +57     
- Misses       7559     7578      +19     
  Partials      868      868              

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