Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for spin, DeltaSpin and LAMMPS SPIN #728

Open
wants to merge 14 commits into
base: devel
Choose a base branch
from

[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 Sep 20, 2024 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).

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.