Skip to content

ecdsa: impl Copy on Signature - #117

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/impl-copy-on-signature
Aug 5, 2020
Merged

ecdsa: impl Copy on Signature#117
tarcieri merged 1 commit into
masterfrom
ecdsa/impl-copy-on-signature

Conversation

@tarcieri

Copy link
Copy Markdown
Member

...conditionally when the underlying GenericArray supports Copy

...conditionally when the underlying GenericArray supports Copy
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #117 +/- ##
=======================================
Coverage 44.09% 44.09% =======================================
Files 6 6 Lines 220 220 =======================================
Hits 97 97 Misses 123 123 
Impacted FilesCoverage Δ
ecdsa/src/lib.rs48.83% <ø> (ø)

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 cc507b3...8a1797d. Read the comment docs.

@tarcieri
tarcieri merged commit b80b16a into masterAug 5, 2020
@tarcieri
tarcieri deleted the ecdsa/impl-copy-on-signature branch August 5, 2020 03:02
@tarcieritarcieri mentioned this pull request Aug 11, 2020
Sign up for freeto 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

@tarcieri@codecov-commenter