digitalbazaar / did-method-key

A did-io driver for the DID "key" method
Other
25 stars 10 forks source link

Support key agreement only key pair in `fromKeyPair`. #66

Closed dlongley closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Merging #66 (40588f5) into main (cc269a7) will decrease coverage by 0.20%. The diff coverage is 50.00%.

:exclamation: Current head 40588f5 differs from pull request most recent head 01dcfc0. Consider uploading reports for the commit 01dcfc0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== - Coverage 94.53% 94.33% -0.20% ========================================== Files 4 4 Lines 476 477 +1 ========================================== Hits 450 450 - Misses 26 27 +1 ``` | [Files](https://app.codecov.io/gh/digitalbazaar/did-method-key/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) | Coverage Δ | | |---|---|---| | [lib/DidKeyDriver.js](https://app.codecov.io/gh/digitalbazaar/did-method-key/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar#diff-bGliL0RpZEtleURyaXZlci5qcw==) | `93.72% <50.00%> (-0.32%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/did-method-key/pull/66?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/did-method-key/pull/66?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [cc269a7...01dcfc0](https://app.codecov.io/gh/digitalbazaar/did-method-key/pull/66?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).