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

rsa: Use NonZero::new instead of new_unchecked #1664

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

joshlf
Copy link
Contributor

@joshlf joshlf commented Sep 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #1664 (be06063) into main (3a77fe1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1664   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files         132      132           
  Lines       18921    18921           
  Branches      199      199           
=======================================
  Hits        17422    17422           
  Misses       1463     1463           
  Partials       36       36           
Files Coverage Δ
src/rsa/public_exponent.rs 98.24% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@briansmith briansmith merged commit e3e27e5 into briansmith:main Sep 30, 2023
257 checks passed
@joshlf joshlf deleted the nonzero-new branch September 30, 2023 05:46
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.

2 participants