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

wasm32: Enable more tests and clarify rand logic #1747

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Conversation

briansmith
Copy link
Owner

See the individual commit messages for details.

@briansmith briansmith added this to the 0.17.4 milestone Oct 15, 2023
@briansmith briansmith self-assigned this Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #1747 (117af21) into main (1c476cd) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1747      +/-   ##
==========================================
- Coverage   96.09%   96.09%   -0.01%     
==========================================
  Files         137      137              
  Lines       20607    20607              
  Branches      221      221              
==========================================
- Hits        19803    19802       -1     
  Misses        766      766              
- Partials       38       39       +1     
Files Coverage Δ
src/ec/keys.rs 96.42% <ø> (ø)
src/rand.rs 100.00% <ø> (ø)
tests/digest_tests.rs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

@briansmith briansmith merged commit 89172b4 into main Oct 15, 2023
137 of 138 checks passed
@briansmith briansmith deleted the b/wasm-clarify branch October 15, 2023 01:29
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