mhostetter / sdr

A Python package for software-defined radio
https://mhostetter.github.io/sdr/
MIT License
36 stars 4 forks source link

Suppress warnings #405

Closed mhostetter closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.95652% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.70%. Comparing base (2b0d5a2) to head (e47047a).

Files Patch % Lines
src/sdr/_detection/_theory.py 86.36% 3 Missing :warning:
src/sdr/_conversion.py 83.33% 2 Missing :warning:
src/sdr/_detection/_non_coherent_integration.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.0.x #405 +/- ## ================================================= + Coverage 79.61% 79.70% +0.08% ================================================= Files 63 63 Lines 3935 3946 +11 ================================================= + Hits 3133 3145 +12 + Misses 802 801 -1 ```

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