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

Simplify SeeqSequence module implementation. #35

Merged
merged 1 commit into from
May 7, 2024
Merged

Simplify SeeqSequence module implementation. #35

merged 1 commit into from
May 7, 2024

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented May 7, 2024

This is done by always calling assembled_entropy inside of mix and adding labelled arguments to avoid confusing inputs of the same type. code for
generate_32bit_state is cleaned up to make better use of Seq.

This is done by always calling `assembled_entropy`
inside of `mix` and adding labelled arguments to avoid
confusing inputs of the same type. code for
`generate_32bit_state` is cleaned up to make better use
of Seq.
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fcc219d) to head (ec617c7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          297       298    +1     
=========================================
+ Hits           297       298    +1     

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

@zoj613 zoj613 merged commit 29f6478 into main May 7, 2024
6 checks passed
@zoj613 zoj613 deleted the seedclean branch May 7, 2024 13:23
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.

1 participant