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

feat: add has_message_passing API #3851

Merged
merged 6 commits into from
Jun 6, 2024

regenerate models

6e441a5
Select commit
Loading
Failed to load commit list.
Merged

feat: add has_message_passing API #3851

regenerate models
6e441a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

82.67% (+0.03%) compared to f23c77e

View this Pull Request on Codecov

82.67% (+0.03%) compared to f23c77e

Details

Codecov Report

Attention: Patch coverage is 80.64516% with 12 lines in your changes missing coverage. Please review.

Project coverage is 82.67%. Comparing base (f23c77e) to head (6e441a5).
Report is 2 commits behind head on devel.

Files Patch % Lines
deepmd/dpmodel/descriptor/dpa1.py 50.00% 2 Missing ⚠️
deepmd/pt/model/descriptor/se_t.py 50.00% 2 Missing ⚠️
deepmd/dpmodel/atomic_model/linear_atomic_model.py 50.00% 1 Missing ⚠️
...eepmd/dpmodel/atomic_model/pairtab_atomic_model.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/descriptor/dpa2.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/descriptor/hybrid.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/descriptor/repformers.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/descriptor/se_t.py 0.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/se_r.py 50.00% 1 Missing ⚠️
deepmd/pt/model/model/frozen.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3851      +/-   ##
==========================================
+ Coverage   82.63%   82.67%   +0.03%     
==========================================
  Files         515      515              
  Lines       49533    49609      +76     
  Branches     2985     2985              
==========================================
+ Hits        40932    41013      +81     
+ Misses       7690     7686       -4     
+ Partials      911      910       -1     

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