mhostetter / sdr

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

Add Gold codes and preferred pairs #387

Closed mhostetter closed 2 months ago

mhostetter commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.59%. Comparing base (507c802) to head (9547ab2).

Files Patch % Lines
src/sdr/_sequence/_correlation.py 74.46% 12 Missing :warning:
src/sdr/_sequence/_maximum.py 96.82% 2 Missing :warning:
src/sdr/_sequence/_symbol_mapping.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.0.x #387 +/- ## ================================================= + Coverage 79.41% 79.59% +0.18% ================================================= Files 63 63 Lines 3842 3931 +89 ================================================= + Hits 3051 3129 +78 - Misses 791 802 +11 ```

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