trustbloc / edv

Encrypted data vault implementation in Golang - https://identity.foundation/edv-spec/
Apache License 2.0
16 stars 17 forks source link

chore: zcap authz - support verification of JsonWebSignature2020 #198

Closed llorllale closed 3 years ago

llorllale commented 3 years ago

Signed-off-by: George Aristy george.aristy@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #198 (efce62e) into main (70f0c1c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files          14       14           
  Lines        1731     1732    +1     
=======================================
+ Hits         1484     1485    +1     
  Misses        155      155           
  Partials       92       92           
Impacted Files Coverage Δ
pkg/auth/zcapld/service.go 82.02% <100.00%> (+0.20%) :arrow_up:

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 70f0c1c...efce62e. Read the comment docs.