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

`build_evt()` partial refactor (including `modules.spms`) #567

Closed gipert closed 4 months ago

gipert commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 91.79104% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 22.08%. Comparing base (cb2d787) to head (567868e). Report is 1 commits behind head on main.

:exclamation: Current head 567868e differs from pull request most recent head facde97. Consider uploading reports for the commit facde97 to get more accurate results

Files Patch % Lines
src/pygama/evt/modules/spms.py 89.53% 9 Missing :warning:
src/pygama/evt/aggregators.py 91.42% 6 Missing :warning:
src/pygama/evt/modules/larveto.py 91.17% 3 Missing :warning:
src/pygama/evt/utils.py 95.74% 2 Missing :warning:
src/pygama/utils.py 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #567 +/- ## ========================================== - Coverage 22.82% 22.08% -0.74% ========================================== Files 42 43 +1 Lines 8110 7987 -123 ========================================== - Hits 1851 1764 -87 + Misses 6259 6223 -36 ```

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