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 sdr.design_lowpass_fir() #156

Merged
merged 7 commits into from
Nov 18, 2023
Merged

Add sdr.design_lowpass_fir() #156

merged 7 commits into from
Nov 18, 2023

Conversation

mhostetter
Copy link
Owner

Closes #146

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

Codecov Report

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

Comparison is base (aff2484) 76.61% compared to head (1501306) 77.13%.

Files Patch % Lines
src/sdr/_filter/_design_fir.py 94.73% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.0.x     #156      +/-   ##
=================================================
+ Coverage          76.61%   77.13%   +0.52%     
=================================================
  Files                 40       41       +1     
  Lines               1967     2025      +58     
=================================================
+ Hits                1507     1562      +55     
- Misses               460      463       +3     

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

@mhostetter mhostetter merged commit 3ec1a90 into release/0.0.x Nov 18, 2023
@mhostetter mhostetter deleted the mhostetter/issue146 branch November 18, 2023 15:11
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