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

add more abstractmethods to universal DeepPot #3175

Merged
merged 2 commits into from
Jan 24, 2024

also add get_dim_fparam and get_dim_aparam

af6b05e
Select commit
Loading
Failed to load commit list.
Merged

add more abstractmethods to universal DeepPot #3175

also add get_dim_fparam and get_dim_aparam
af6b05e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

76.07% (+0.00%) compared to 5dfbb55

View this Pull Request on Codecov

76.07% (+0.00%) compared to 5dfbb55

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5dfbb55) 76.06% compared to head (af6b05e) 76.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3175   +/-   ##
=======================================
  Coverage   76.06%   76.07%           
=======================================
  Files         280      280           
  Lines       25644    25652    +8     
  Branches     1591     1595    +4     
=======================================
+ Hits        19507    19515    +8     
  Misses       5213     5213           
  Partials      924      924           

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