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

Add support for bit compounds definitions in `build_hit()` config file #531

Closed rosannadeckert closed 9 months ago

rosannadeckert commented 10 months ago

added bit mask to build_hit and added test for bit mask

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (ad1be19) 18.17% compared to head (4af4f5d) 18.28%.

Files Patch % Lines
src/pygama/hit/build_hit.py 70.58% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #531 +/- ## ========================================== + Coverage 18.17% 18.28% +0.11% ========================================== Files 33 33 Lines 7149 7165 +16 ========================================== + Hits 1299 1310 +11 - Misses 5850 5855 +5 ```

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