deepmodeling / dpgen2

2nd generation of the Deep Potential GENerator
https://docs.deepmodeling.com/projects/dpgen2/
GNU Lesser General Public License v3.0
33 stars 24 forks source link

Fix dp optim parallel #208

Closed wangzyphysics closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.69%. Comparing base (f2e1d59) to head (ad6190d).

Files Patch % Lines
dpgen2/entrypoint/submit.py 0.00% 4 Missing :warning:
dpgen2/op/prep_caly_dp_optim.py 96.61% 2 Missing :warning:
dpgen2/op/run_caly_dp_optim.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #208 +/- ## ========================================== + Coverage 84.52% 84.69% +0.16% ========================================== Files 92 93 +1 Lines 4957 5010 +53 ========================================== + Hits 4190 4243 +53 Misses 767 767 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.