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

fix bug: cannot set property default_mesh of DeepmdDataSystem #4360

Merged
merged 2 commits into from
Nov 19, 2024

Merge branch 'r2' into devel-setattr

1e0b4fa
Select commit
Loading
Failed to load commit list.
Merged

fix bug: cannot set property default_mesh of DeepmdDataSystem #4360

Merge branch 'r2' into devel-setattr
1e0b4fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

81.51% (+0.00%) compared to caf330f

View this Pull Request on Codecov

81.51% (+0.00%) compared to caf330f

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (caf330f) to head (1e0b4fa).

Files with missing lines Patch % Lines
deepmd_utils/utils/data_system.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##               r2    #4360   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files         342      342           
  Lines       33882    33888    +6     
  Branches     2881     2878    -3     
=======================================
+ Hits        27618    27623    +5     
- Misses       5381     5382    +1     
  Partials      883      883           

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