deepmodeling / dpdata

A Python package for manipulating atomistic data of software in computational science
https://docs.deepmodeling.com/projects/dpdata/
GNU Lesser General Public License v3.0
195 stars 129 forks source link

add support for n2p2 data format #627

Closed Yi-FanLi closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 83.08%. Comparing base (18a0ed5) to head (cfb6d7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #627 +/- ## ========================================== + Coverage 82.81% 83.08% +0.27% ========================================== Files 73 74 +1 Lines 6580 6686 +106 ========================================== + Hits 5449 5555 +106 Misses 1131 1131 ```

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

Yi-FanLi commented 6 months ago

could you add a test?

added by commit 506b187

wanghan-iapcm commented 6 months ago

@njzjz i merged it to master...