Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve argument verification #407

Merged
merged 7 commits into from
Jul 11, 2024
Merged

Improve argument verification #407

merged 7 commits into from
Jul 11, 2024

Conversation

mhostetter
Copy link
Owner

Fixes #404

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 84.35449% with 143 lines in your changes missing coverage. Please review.

Project coverage is 81.31%. Comparing base (a4121df) to head (ed3b33a).

Files Patch % Lines
src/sdr/_detection/_energy.py 5.88% 16 Missing ⚠️
src/sdr/_helper.py 91.20% 16 Missing ⚠️
src/sdr/_detection/_correlator.py 6.66% 14 Missing ⚠️
src/sdr/_simulation/_impairment.py 54.54% 10 Missing ⚠️
src/sdr/_synchronization/_agc.py 37.50% 10 Missing ⚠️
src/sdr/_detection/_theory.py 83.33% 9 Missing ⚠️
src/sdr/_filter/_fir.py 55.55% 8 Missing ⚠️
src/sdr/_filter/_polyphase.py 83.67% 8 Missing ⚠️
src/sdr/_link_budget/_antenna.py 12.50% 7 Missing ⚠️
src/sdr/_filter/_iir.py 70.58% 5 Missing ⚠️
... and 14 more
Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.0.x     #407      +/-   ##
=================================================
+ Coverage          79.70%   81.31%   +1.61%     
=================================================
  Files                 63       63              
  Lines               3946     3790     -156     
=================================================
- Hits                3145     3082      -63     
+ Misses               801      708      -93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mhostetter mhostetter merged commit 802e773 into release/0.0.x Jul 11, 2024
26 checks passed
@mhostetter mhostetter deleted the verification branch July 11, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants