trustbloc / sidetree-fabric

Implementation of Sidetree with a backing Hyperledger Fabric ledger
Apache License 2.0
26 stars 13 forks source link

chore: update sidetree-core (reveal value added to requests) #494

Closed sandrask closed 3 years ago

sandrask commented 3 years ago

Complete SIP-1:

Also, added REST API check to fail create if applying patches results in an empty document (due to an error or invalid usage)

Closes #493

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #494 (711f95a) into master (cd90c8c) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
+ Coverage   92.42%   92.57%   +0.15%     
==========================================
  Files          80       80              
  Lines        3286     3286              
==========================================
+ Hits         3037     3042       +5     
+ Misses        166      162       -4     
+ Partials       83       82       -1     
Impacted Files Coverage Δ
...otocolversion/versions/v0_1/validator/validator.go 100.00% <100.00%> (ø)
pkg/observer/processor.go 88.48% <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 cd90c8c...711f95a. Read the comment docs.