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 LFSRs #276

Merged
merged 13 commits into from
Jan 27, 2024
Merged

Add LFSRs #276

merged 13 commits into from
Jan 27, 2024

Conversation

mhostetter
Copy link
Owner

No description provided.

@mhostetter mhostetter added the sequences Related to binary and bipolar sequences label Jan 27, 2024
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (0fa1a2b) 76.03% compared to head (e6d6a99) 71.45%.

Files Patch % Lines
src/sdr/_sequence/_lfsr.py 33.91% 226 Missing ⚠️
src/sdr/_sequence/_correlation.py 80.00% 5 Missing ⚠️
src/sdr/_sequence/_conversion.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.0.x     #276      +/-   ##
=================================================
- Coverage          76.03%   71.45%   -4.59%     
=================================================
  Files                 49       52       +3     
  Lines               2817     3177     +360     
=================================================
+ Hits                2142     2270     +128     
- Misses               675      907     +232     

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

@mhostetter mhostetter merged commit 4e405a5 into release/0.0.x Jan 27, 2024
26 checks passed
@mhostetter mhostetter deleted the mhostetter/issue268 branch January 27, 2024 00:25
This was referenced Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sequences Related to binary and bipolar sequences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants