mhostetter / sdr

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

Add `sdr.power()` #409

Closed mhostetter closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.33%. Comparing base (802e773) to head (69e7648).

Files Patch % Lines
src/sdr/_measurement/_power.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.0.x #409 +/- ## ================================================= + Coverage 81.31% 81.33% +0.01% ================================================= Files 63 63 Lines 3790 3798 +8 ================================================= + Hits 3082 3089 +7 - Misses 708 709 +1 ```

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