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

Add .phase_delay(); Rework .frequency_response() #188

Merged
merged 4 commits into from
Dec 3, 2023

Conversation

mhostetter
Copy link
Owner

Closes #17, #168, #169

@mhostetter mhostetter added the filtering Related to filters label Dec 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2023

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (5c11ed4) 78.08% compared to head (5b7c06a) 77.45%.

Files Patch % Lines
src/sdr/_filter/_fir.py 20.83% 19 Missing ⚠️
src/sdr/_filter/_common.py 29.16% 17 Missing ⚠️
src/sdr/_filter/_iir.py 33.33% 6 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.0.x     #188      +/-   ##
=================================================
- Coverage          78.08%   77.45%   -0.63%     
=================================================
  Files                 43       44       +1     
  Lines               2227     2258      +31     
=================================================
+ Hits                1739     1749      +10     
- Misses               488      509      +21     

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

@mhostetter mhostetter merged commit 2a9a7f1 into release/0.0.x Dec 3, 2023
@mhostetter mhostetter deleted the mhostetter/issue169 branch December 3, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filtering Related to filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants