legend-exp / dspeed

Fast Digital Signal Processing for particle detector signals in Python
https://dspeed.readthedocs.io
GNU General Public License v3.0
2 stars 13 forks source link

Added ringing injector #78

Closed iguinn closed 3 months ago

iguinn commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 84.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 60.53%. Comparing base (b258554) to head (f7780ec). Report is 40 commits behind head on main.

Files with missing lines Patch % Lines
src/dspeed/processors/convolutions.py 80.00% 6 Missing :warning:
src/dspeed/processors/inject_ringing.py 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== + Coverage 60.17% 60.53% +0.35% ========================================== Files 47 48 +1 Lines 3184 3233 +49 ========================================== + Hits 1916 1957 +41 - Misses 1268 1276 +8 ```

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