digitalbazaar / did-method-key

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

Support did:key resolution in 2018/2019 crypto suite mode. #41

Closed dmitrizagidulin closed 3 years ago

dmitrizagidulin commented 3 years ago

Also, no longer bundling the various contexts with this lib (reduce bundle size).

codecov-commenter commented 3 years ago

Codecov Report

Merging #41 (43c50b3) into main (80f471c) will decrease coverage by 0.23%. The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   97.79%   97.56%   -0.24%     
==========================================
  Files           4        4              
  Lines         136      164      +28     
==========================================
+ Hits          133      160      +27     
- Misses          3        4       +1     
Impacted Files Coverage Δ
lib/DidKeyDriver.js 92.85% <92.85%> (-0.63%) :arrow_down:
lib/main.js 100.00% <100.00%> (ø)
test/driver.spec.js 100.00% <100.00%> (ø)

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 80f471c...43c50b3. Read the comment docs.