mhostetter / sdr

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

Release 0.0.20 #376

Closed mhostetter closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 82.92683% with 21 lines in your changes missing coverage. Please review.

Project coverage is 79.42%. Comparing base (f07a512) to head (3f37ec7).

Files Patch % Lines
src/sdr/_detection/_approximation.py 77.27% 10 Missing :warning:
src/sdr/_simulation/_impairment.py 20.00% 8 Missing :warning:
src/sdr/_detection/_coherent_integration.py 92.00% 2 Missing :warning:
src/sdr/_link_budget/_capacity.py 97.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== + Coverage 79.40% 79.42% +0.02% ========================================== Files 63 63 Lines 3782 3840 +58 ========================================== + Hits 3003 3050 +47 - Misses 779 790 +11 ```

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