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

Fix for aggregators in `evt` to index output with `evt_idx` instead of `ch_idx` #551

Closed ggmarshall closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (724655c) 22.62% compared to head (e5fddca) 22.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #551 +/- ## ========================================== + Coverage 22.62% 22.68% +0.05% ========================================== Files 42 42 Lines 8106 8112 +6 ========================================== + Hits 1834 1840 +6 Misses 6272 6272 ```

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