digitalbazaar / did-method-key

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

Adds `registerKeyTypeHandler()` API to make a driver instance support multiple key types #55

Closed JSAssassin closed 1 year ago

JSAssassin commented 1 year ago

Addresses #53

codecov-commenter commented 1 year ago

Codecov Report

Merging #55 (5ce48aa) into main (831f71d) will decrease coverage by 3.19%. The diff coverage is 87.70%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   97.34%   94.16%   -3.19%     
==========================================
  Files           4        4              
  Lines         377      411      +34     
==========================================
+ Hits          367      387      +20     
- Misses         10       24      +14     
Impacted Files Coverage Δ
lib/helpers.js 94.54% <83.33%> (-1.58%) :arrow_down:
lib/DidKeyDriver.js 93.25% <87.09%> (-4.09%) :arrow_down:
lib/index.js 100.00% <100.00%> (ø)
lib/util.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.