digitalbazaar / ed25519-verification-key-2020

Javascript library for generating and working with Ed25519VerificationKey2020 key pairs, for use with crypto-ld.
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Support reading `JsonWebKey`-typed keys. #24

Closed dlongley closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.06%. Comparing base (84f727e) to head (33c8dc1).

Files with missing lines Patch % Lines
lib/Ed25519VerificationKey2020.js 84.21% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 91.65% 91.06% -0.59% ========================================== Files 4 4 Lines 659 694 +35 ========================================== + Hits 604 632 +28 - Misses 55 62 +7 ``` | [Files with missing lines](https://app.codecov.io/gh/digitalbazaar/ed25519-verification-key-2020/pull/24?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/Ed25519VerificationKey2020.js](https://app.codecov.io/gh/digitalbazaar/ed25519-verification-key-2020/pull/24?src=pr&el=tree&filepath=lib%2FEd25519VerificationKey2020.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL0VkMjU1MTlWZXJpZmljYXRpb25LZXkyMDIwLmpz) | `91.25% <84.21%> (-0.85%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/ed25519-verification-key-2020/pull/24?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/digitalbazaar/ed25519-verification-key-2020/pull/24?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [84f727e...33c8dc1](https://app.codecov.io/gh/digitalbazaar/ed25519-verification-key-2020/pull/24?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar).