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 @version to serialization data #3349

Merged
merged 6 commits into from
Feb 28, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

47bfd4a
Select commit
Loading
Failed to load commit list.
Merged

add @version to serialization data #3349

[pre-commit.ci] auto fixes from pre-commit.com hooks
47bfd4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 0s

75.69% (+0.04%) compared to 004ebd6

View this Pull Request on Codecov

75.69% (+0.04%) compared to 004ebd6

Details

Codecov Report

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

Project coverage is 75.69%. Comparing base (004ebd6) to head (47bfd4a).

Files Patch % Lines
deepmd/utils/version.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3349      +/-   ##
==========================================
+ Coverage   75.64%   75.69%   +0.04%     
==========================================
  Files         411      412       +1     
  Lines       34569    34635      +66     
  Branches     1599     1603       +4     
==========================================
+ Hits        26151    26216      +65     
- Misses       7558     7559       +1     
  Partials      860      860              

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