Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement did:jwk DID Method #277

Closed
wants to merge 1 commit into from

Add did:jwk implementation

27bc16f
Select commit
Loading
Failed to load commit list.
Closed

Implement did:jwk DID Method #277

Add did:jwk implementation
27bc16f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 1s

90.60% (+0.25%) compared to 2421b28

View this Pull Request on Codecov

90.60% (+0.25%) compared to 2421b28

Details

Codecov Report

Merging #277 (27bc16f) into main (2421b28) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   90.34%   90.60%   +0.25%     
==========================================
  Files          74       75       +1     
  Lines       14028    14409     +381     
  Branches     1382     1415      +33     
==========================================
+ Hits        12674    13055     +381     
  Misses       1328     1328              
  Partials       26       26              
Components Coverage Δ
api 95.04% <ø> (ø)
common 95.00% <ø> (ø)
credentials 94.49% <ø> (ø)
crypto 100.00% <100.00%> (ø)
dids 90.20% <100.00%> (+1.44%) ⬆️
agent 87.22% <ø> (ø)
identity-agent 56.81% <ø> (ø)
proxy-agent 58.43% <ø> (ø)
user-agent 55.22% <ø> (ø)