legend-exp / pygama

Python package for data processing and analysis
https://pygama.readthedocs.io
GNU General Public License v3.0
18 stars 56 forks source link

bugfix for pargen load_data to eval all fields in hit dict, specify dtype when init lh5 objects in evt and support subtables in skm #554

Closed ggmarshall closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a0a4400) 22.75% compared to head (0b569e9) 22.79%. Report is 2 commits behind head on main.

Files Patch % Lines
src/pygama/pargen/utils.py 0.00% 8 Missing :warning:
src/pygama/math/histogram.py 28.57% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #554 +/- ## ========================================== + Coverage 22.75% 22.79% +0.04% ========================================== Files 42 42 Lines 8117 8119 +2 ========================================== + Hits 1847 1851 +4 + Misses 6270 6268 -2 ```

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