legend-exp / legend-pydataobj

LEGEND Python Data Objects
https://legend-pydataobj.readthedocs.io
GNU General Public License v3.0
1 stars 9 forks source link

Migrate to pyproject.toml, upgrade pre-commit config #59

Closed gipert closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (579cea6) 74.63% compared to head (515357f) 72.58%. Report is 2 commits behind head on main.

Files Patch % Lines
src/lgdo/lh5/store.py 39.58% 58 Missing :warning:
src/lgdo/types/vectorofvectors.py 36.17% 30 Missing :warning:
src/lgdo/compression/varlen.py 18.18% 18 Missing :warning:
src/lgdo/types/encoded.py 40.74% 16 Missing :warning:
src/lgdo/compression/radware.py 26.66% 11 Missing :warning:
src/lgdo/compression/generic.py 25.00% 9 Missing :warning:
src/lgdo/lh5/iterator.py 40.00% 9 Missing :warning:
src/lgdo/types/table.py 76.92% 9 Missing :warning:
src/lgdo/types/scalar.py 58.33% 5 Missing :warning:
src/lgdo/utils.py 28.57% 5 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== - Coverage 74.63% 72.58% -2.05% ========================================== Files 28 28 Lines 2409 2437 +28 ========================================== - Hits 1798 1769 -29 - Misses 611 668 +57 ```

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