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

abacus: update the read of stress and force for ABACUS v3.4.1 #560

Closed pxlxingliang closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (1b55e6c) 82.90% compared to head (ef675f3) 82.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #560 +/- ## ========================================== - Coverage 82.90% 82.86% -0.05% ========================================== Files 73 73 Lines 6541 6565 +24 ========================================== + Hits 5423 5440 +17 - Misses 1118 1125 +7 ``` | [Files](https://app.codecov.io/gh/deepmodeling/dpdata/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpdata/abacus/relax.py](https://app.codecov.io/gh/deepmodeling/dpdata/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkYXRhL2FiYWN1cy9yZWxheC5weQ==) | `90.69% <100.00%> (-0.55%)` | :arrow_down: | | [dpdata/abacus/scf.py](https://app.codecov.io/gh/deepmodeling/dpdata/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkYXRhL2FiYWN1cy9zY2YucHk=) | `91.48% <80.85%> (-1.80%)` | :arrow_down: |

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