Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

4339232
Select commit
Loading
Failed to load commit list.
Open

add support for spin, DeltaSpin and LAMMPS SPIN #728

[pre-commit.ci] auto fixes from pre-commit.com hooks
4339232
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2025 in 0s

81.56% (-3.18%) compared to c1d6c73

View this Pull Request on Codecov

81.56% (-3.18%) compared to c1d6c73

Details

Codecov Report

Attention: Patch coverage is 17.17452% with 299 lines in your changes missing coverage. Please review.

Project coverage is 81.56%. Comparing base (c1d6c73) to head (4339232).
Report is 68 commits behind head on devel.

Files with missing lines Patch % Lines
dpdata/vasp_deltaspin/outcar.py 5.44% 139 Missing ⚠️
dpdata/vasp_deltaspin/poscar.py 5.20% 91 Missing ⚠️
dpdata/plugins/vasp_deltaspin.py 40.81% 29 Missing ⚠️
dpdata/lammps/dump.py 20.58% 27 Missing ⚠️
dpdata/lammps/lmp.py 43.47% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #728      +/-   ##
==========================================
- Coverage   84.73%   81.56%   -3.18%     
==========================================
  Files          81       84       +3     
  Lines        7345     7702     +357     
==========================================
+ Hits         6224     6282      +58     
- Misses       1121     1420     +299     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.