robinzyb / cp2kdata

cp2k postprocessing tools
https://robinzyb.github.io/cp2kdata/
GNU Lesser General Public License v3.0
52 stars 18 forks source link

raise error for not finding the pos file in dpdata md paser #59

Closed robinzyb closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.27%. Comparing base (224547a) to head (2e1b654). Report is 16 commits behind head on main.

Files Patch % Lines
cp2kdata/dpdata_plugin.py 66.66% 1 Missing :warning:
cp2kdata/output.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== + Coverage 42.60% 43.27% +0.67% ========================================== Files 31 31 Lines 2014 1978 -36 ========================================== - Hits 858 856 -2 + Misses 1156 1122 -34 ```

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