digitalbazaar / did-method-key

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

Add test for `X25519-based` DIDs #58

Closed JSAssassin closed 1 year ago

JSAssassin commented 1 year ago

Addresses #57

codecov-commenter commented 1 year ago

Codecov Report

Merging #58 (b46d728) into main (d511159) will increase coverage by 0.42%. The diff coverage is 97.77%.

: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      #58      +/-   ##
==========================================
+ Coverage   94.11%   94.53%   +0.42%     
==========================================
  Files           4        4              
  Lines         408      476      +68     
==========================================
+ Hits          384      450      +66     
- Misses         24       26       +2     
Impacted Files Coverage Δ
lib/helpers.js 94.28% <95.83%> (+0.11%) :arrow_up:
lib/DidKeyDriver.js 94.03% <100.00%> (+0.68%) :arrow_up: