trustbloc / edv

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

test: Unit and BDD tests for simultaneous GNAP+ZCAP support #258

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 #258 (8cf3f6a) into main (754d2a8) will increase coverage by 1.13%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   84.21%   85.35%   +1.13%     
==========================================
  Files          13       13              
  Lines        1755     1755              
==========================================
+ Hits         1478     1498      +20     
+ Misses        177      157      -20     
  Partials      100      100              
Impacted Files Coverage Δ
cmd/edv-rest/startcmd/start.go 82.40% <0.00%> (+3.59%) :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 754d2a8...8cf3f6a. Read the comment docs.