trustbloc / edv

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

chore: update AFGO #216

Closed aholovko closed 3 years ago

aholovko commented 3 years ago

Signed-off-by: Andriy Holovko andriy.holovko@gmail.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #216 (48cadae) into main (f7de9e0) will decrease coverage by 0.11%. The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   86.79%   86.68%   -0.12%     
==========================================
  Files          14       14              
  Lines        1833     1847      +14     
==========================================
+ Hits         1591     1601      +10     
- Misses        148      150       +2     
- Partials       94       96       +2     
Impacted Files Coverage Δ
cmd/edv-rest/startcmd/start.go 82.42% <68.42%> (-0.71%) :arrow_down:
cmd/edv-rest/main.go 100.00% <0.00%> (+22.22%) :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 f7de9e0...48cadae. Read the comment docs.