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

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

Closed pre-commit-ci[bot] closed 3 days ago

pre-commit-ci[bot] commented 2 weeks ago

updates:

codspeed-hq[bot] commented 2 weeks ago

CodSpeed Performance Report

Merging #675 will not alter performance

Comparing pre-commit-ci-update-config (72e2e46) with devel (a9a8b48)

Summary

✅ 2 untouched benchmarks

njzjz commented 2 weeks ago

xref: https://github.com/materialsproject/pymatgen/issues/3882

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 84.39%. Comparing base (a9a8b48) to head (72e2e46).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #675 +/- ## ======================================= Coverage 84.39% 84.39% ======================================= Files 81 81 Lines 7144 7144 ======================================= Hits 6029 6029 Misses 1115 1115 ```

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

njzjz commented 3 days ago

I pin numpy to <2 so as not to block other PRs.