trustbloc / edv

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

refactor: Query terminology, update docs #240

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 #240 (e2c6515) into main (70c892b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   85.04%   85.04%           
=======================================
  Files          13       13           
  Lines        1558     1558           
=======================================
  Hits         1325     1325           
  Misses        145      145           
  Partials       88       88           
Impacted Files Coverage Δ
cmd/edv-rest/startcmd/start.go 80.96% <ø> (ø)
pkg/edvprovider/edvprovider.go 89.81% <ø> (ø)
pkg/restapi/operation/operations.go 85.95% <ø> (ø)

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 70c892b...e2c6515. Read the comment docs.