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

Operations in `build_hit()` config can now be arbitrarily ordered #544

Closed gipert closed 8 months ago

gipert commented 8 months ago

Closes #489.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (dc72406) 18.30% compared to head (c6b09b5) 18.62%.

Files Patch % Lines
src/pygama/hit/build_hit.py 91.42% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #544 +/- ## ========================================== + Coverage 18.30% 18.62% +0.32% ========================================== Files 33 33 Lines 7173 7205 +32 ========================================== + Hits 1313 1342 +29 - Misses 5860 5863 +3 ```

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