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

support serialize and deserialize #10

Merged
merged 2 commits into from
Sep 5, 2024
Merged

support serialize and deserialize #10

merged 2 commits into from
Sep 5, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 5, 2024

No description provided.

@pep8speaks
Copy link

pep8speaks commented Sep 5, 2024

Hello @njzjz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 727:80: E501 line too long (84 > 79 characters)
Line 740:80: E501 line too long (80 > 79 characters)

Comment last updated at 2024-09-05 20:44:52 UTC

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.56%. Comparing base (c9811f8) to head (cee9bdc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deepmd_mace/mace.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   89.45%   90.56%   +1.11%     
==========================================
  Files           4        4              
  Lines         256      265       +9     
==========================================
+ Hits          229      240      +11     
+ Misses         27       25       -2     

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

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz merged commit 721757f into master Sep 5, 2024
4 checks passed
@njzjz njzjz deleted the serialize branch September 5, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants