trustbloc / edv

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

test: Add GNAP unit tests #255

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 #255 (7d2380a) into main (4908bd7) will increase coverage by 7.55%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   77.55%   85.11%   +7.55%     
==========================================
  Files          13       13              
  Lines        1720     1720              
==========================================
+ Hits         1334     1464     +130     
+ Misses        302      156     -146     
- Partials       84      100      +16     
Impacted Files Coverage Δ
cmd/edv-rest/startcmd/start.go 81.41% <0.00%> (+24.90%) :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 4908bd7...7d2380a. Read the comment docs.