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 and strengthen Miller-Rabin test #440

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Conversation

ckormanyos
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (fbf0b37) to head (0cabd6d).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          41       41           
  Lines        3777     3786    +9     
  Branches      315      314    -1     
=======================================
+ Hits         3777     3786    +9     
Files with missing lines Coverage Δ
math/wide_integer/uintwide_t.h 100.0% <100.0%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbf0b37...0cabd6d. Read the comment docs.

Copy link

@ckormanyos ckormanyos merged commit c725651 into master Dec 12, 2024
150 checks passed
@ckormanyos ckormanyos deleted the simplify_miller_rabin branch December 12, 2024 16:32
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