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

Allow `build_evt()` and `build_skm()` to just return the output table #557

Closed gipert closed 7 months ago

gipert commented 7 months ago

I had to adjust the order of function arguments a little, sorry for that.

CC @ggmarshall

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (77cc5ee) 22.79% compared to head (0432e50) 22.80%.

Files Patch % Lines
src/pygama/evt/build_evt.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================== + Coverage 22.79% 22.80% +0.01% ========================================== Files 42 42 Lines 8119 8124 +5 ========================================== + Hits 1851 1853 +2 - Misses 6268 6271 +3 ```

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