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
189 stars 128 forks source link

[pre-commit.ci] pre-commit autoupdate #573

Closed pre-commit-ci[bot] closed 4 months ago

pre-commit-ci[bot] commented 8 months ago

updates:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9a03f77) 83.32% compared to head (a64bd7c) 83.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #573 +/- ## ======================================= Coverage 83.32% 83.32% ======================================= Files 78 78 Lines 6841 6841 ======================================= Hits 5700 5700 Misses 1141 1141 ```

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

njzjz commented 5 months ago

I added the NPY rule, and now some codes need to be fixed...

njzjz commented 4 months ago

I added the NPY rule, and now some codes need to be fixed...

I reverted it. It can be done in another PR when I have time...