robinzyb / cp2kdata

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

add integration by range for Cp2kCube class #69

Closed robinzyb closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.45455% with 3 lines in your changes missing coverage. Please review.

Project coverage is 46.33%. Comparing base (4a83a3d) to head (83fd6b4). Report is 24 commits behind head on main.

Files Patch % Lines
cp2kdata/cell.py 91.66% 1 Missing :warning:
cp2kdata/cube/cube.py 97.72% 1 Missing :warning:
cp2kdata/log.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 45.01% 46.33% +1.31% ========================================== Files 32 32 Lines 1906 1951 +45 ========================================== + Hits 858 904 +46 + Misses 1048 1047 -1 ```

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