Skip to content

ecdsa: add alloc feature#150

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/alloc
Sep 3, 2020
Merged

ecdsa: add alloc feature#150
tarcieri merged 1 commit into
masterfrom
ecdsa/alloc

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 3, 2020

Copy link
Copy Markdown
Member

Adds a basic alloc feature which enables a to_bytes() method on asn1::Signature.

Adds a basic `alloc` feature which enables a `to_bytes()` method on
`asn1::Signature`.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #150 into master will decrease coverage by 0.12%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   60.63%   60.51%   -0.13%     
==========================================
  Files           7        7              
  Lines         348      352       +4     
==========================================
+ Hits          211      213       +2     
- Misses        137      139       +2     
Impacted Files Coverage Δ
ecdsa/src/lib.rs 51.28% <ø> (ø)
ecdsa/src/asn1.rs 69.36% <60.00%> (-0.73%) ⬇️

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 2be4bd5...09cfb7f. Read the comment docs.

@tarcieri tarcieri merged commit bddc23d into master Sep 3, 2020
@tarcieri tarcieri deleted the ecdsa/alloc branch September 3, 2020 22:14
@tarcieri tarcieri mentioned this pull request Sep 11, 2020
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