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

Update `build_hit()` to support the latest `Table.eval()` #543

Closed gipert closed 8 months ago

gipert commented 8 months ago

See https://github.com/legend-exp/legend-pydataobj/pull/53.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0adfdc2) 18.25% compared to head (cc3b426) 18.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #543 +/- ## ========================================== + Coverage 18.25% 18.30% +0.05% ========================================== Files 33 33 Lines 7167 7173 +6 ========================================== + Hits 1308 1313 +5 - Misses 5859 5860 +1 ```

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