Skip to content

A change corresponding to normalize_low() becoming pure in ecdsa#122

Closed
fjarri wants to merge 1 commit into
RustCrypto:masterfrom
fjarri:pure-normalize-low
Closed

A change corresponding to normalize_low() becoming pure in ecdsa#122
fjarri wants to merge 1 commit into
RustCrypto:masterfrom
fjarri:pure-normalize-low

Conversation

@fjarri

@fjarri fjarri commented Aug 6, 2020

Copy link
Copy Markdown
Contributor

@codecov-commenter

codecov-commenter commented Aug 6, 2020

Copy link
Copy Markdown

Codecov Report

Merging #122 into master will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   51.57%   51.59%   +0.01%     
==========================================
  Files          21       21              
  Lines        3488     3487       -1     
==========================================
  Hits         1799     1799              
+ Misses       1689     1688       -1     
Impacted Files Coverage Δ
k256/src/ecdsa/normalize.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

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

@fjarri fjarri force-pushed the pure-normalize-low branch from b68e64f to 133cbc6 Compare August 6, 2020 22:10
@tarcieri

tarcieri commented Aug 7, 2020

Copy link
Copy Markdown
Member

I think you need to cargo update to get it to pick up the merged changes to the other crates

@tarcieri

Copy link
Copy Markdown
Member

This was addressed by #123

@tarcieri tarcieri closed this Aug 10, 2020
@fjarri fjarri deleted the pure-normalize-low branch August 18, 2020 00:40
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.

3 participants