trustbloc / edv

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

feat: HTTP signature support for GNAP authorization #261

Closed DRK3 closed 2 years ago

DRK3 commented 2 years ago

Signed-off-by: Derek Trider Derek.Trider@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #261 (04bf7f4) into main (356ac68) will decrease coverage by 0.08%. The diff coverage is 86.20%.

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   85.43%   85.34%   -0.09%     
==========================================
  Files          13       13              
  Lines        1758     1795      +37     
==========================================
+ Hits         1502     1532      +30     
- Misses        157      161       +4     
- Partials       99      102       +3     
Impacted Files Coverage Δ
cmd/edv-rest/startcmd/start.go 82.57% <86.20%> (-0.10%) :arrow_down:

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 356ac68...04bf7f4. Read the comment docs.