mhostetter / sdr

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

Clean up `sample_rate_offset()` and `frequency_offset()` #368

Closed mhostetter closed 3 months ago

mhostetter commented 3 months ago

Fixes #343

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 79.33%. Comparing base (1e1bb5a) to head (666ff3e).

Files Patch % Lines
src/sdr/_simulation/_impairment.py 20.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.0.x #368 +/- ## ================================================= - Coverage 79.40% 79.33% -0.07% ================================================= Files 63 63 Lines 3782 3770 -12 ================================================= - Hits 3003 2991 -12 Misses 779 779 ```

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