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.21 #396

Closed mhostetter closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.15663% with 18 lines in your changes missing coverage. Please review.

Project coverage is 79.59%. Comparing base (1fd4710) to head (352a6e1).

Files Patch % Lines
src/sdr/_sequence/_correlation.py 74.46% 12 Missing :warning:
src/sdr/_sequence/_maximum.py 96.22% 4 Missing :warning:
src/sdr/_helper.py 50.00% 1 Missing :warning:
src/sdr/_sequence/_symbol_mapping.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #396 +/- ## ========================================== + Coverage 79.42% 79.59% +0.17% ========================================== Files 63 63 Lines 3840 3931 +91 ========================================== + Hits 3050 3129 +79 - Misses 790 802 +12 ```

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