mhostetter / sdr

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

Various additions #374

Closed mhostetter closed 2 months ago

mhostetter commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.07339% with 13 lines in your changes missing coverage. Please review.

Project coverage is 79.42%. Comparing base (3deae93) to head (00b3a81).

Files Patch % Lines
src/sdr/_detection/_approximation.py 77.27% 10 Missing :warning:
src/sdr/_detection/_coherent_integration.py 90.90% 2 Missing :warning:
src/sdr/_link_budget/_capacity.py 97.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.0.x #374 +/- ## ================================================= + Coverage 79.33% 79.42% +0.09% ================================================= Files 63 63 Lines 3770 3840 +70 ================================================= + Hits 2991 3050 +59 - Misses 779 790 +11 ```

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