deepmodeling / dpdata

Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc.
https://docs.deepmodeling.com/projects/dpdata/
GNU Lesser General Public License v3.0
188 stars 128 forks source link

Add `post_func_skip_list` to control execution of post functions #644

Open ZLI-afk opened 2 months ago

ZLI-afk commented 2 months ago

In respond to required function associated with recent discussion topic #641 and #642

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.65%. Comparing base (a5ddff2) to head (f8d7389).

:exclamation: Current head f8d7389 differs from pull request most recent head 01b43cb. Consider uploading reports for the commit 01b43cb to get more accurate results

Files Patch % Lines
dpdata/system.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #644 +/- ## ========================================== - Coverage 83.67% 83.65% -0.02% ========================================== Files 80 80 Lines 7006 7011 +5 ========================================== + Hits 5862 5865 +3 - Misses 1144 1146 +2 ```

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