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

Moved unsafe from Iban::rand to util::StrExt::copy_from_str #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JohnPeel
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #5 (74a328c) into main (9548611) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   96.20%   96.22%   +0.01%     
==========================================
  Files           2        2              
  Lines         448      450       +2     
  Branches      448      450       +2     
==========================================
+ Hits          431      433       +2     
  Misses          1        1              
  Partials       16       16              
Files Coverage Δ
src/lib.rs 95.66% <100.00%> (-0.03%) ⬇️
src/util.rs 100.00% <100.00%> (ø)

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

@JohnPeel JohnPeel force-pushed the hack/remove-unsafe branch 4 times, most recently from 0b9f03f to 9f2d02a Compare April 25, 2023 07:01
@JohnPeel JohnPeel force-pushed the hack/remove-unsafe branch 2 times, most recently from 15a52bb to 7fd06d7 Compare October 26, 2023 08:20
@JohnPeel JohnPeel changed the title Removed unsafe from Iban::rand Moved unsafe from Iban::rand to util::StrExt::copy_from_str Oct 26, 2023
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