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

allow executor in debug mode #184

Closed zjgemi closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (71f2918) 87.55% compared to head (ed8665b) 87.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ======================================= Coverage 87.55% 87.55% ======================================= Files 82 82 Lines 4171 4171 ======================================= Hits 3652 3652 Misses 519 519 ```

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

zjgemi commented 8 months ago

how to write the executor for UTs running on local machine?

UTs have been modified.