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

fix(abacus): fix bug to read the data when relax job not set cal_stress #549

Closed pxlxingliang closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (8c653ba) 82.92% compared to head (7d8495b) 82.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #549 +/- ## ========================================== + Coverage 82.92% 82.96% +0.03% ========================================== Files 73 73 Lines 6507 6510 +3 ========================================== + Hits 5396 5401 +5 + Misses 1111 1109 -2 ``` | [Files](https://app.codecov.io/gh/deepmodeling/dpdata/pull/549?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/549?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkYXRhL2FiYWN1cy9yZWxheC5weQ==) | `91.24% <100.00%> (+1.68%)` | :arrow_up: |

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