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 (align with did core) #500

Closed sandrask closed 3 years ago

sandrask commented 3 years ago

Update sidetree-core (align with did core)

Closes #499

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #500 (1069891) into main (64036a7) will decrease coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
- Coverage   92.64%   92.50%   -0.15%     
==========================================
  Files          80       80              
  Lines        3290     3294       +4     
==========================================
- Hits         3048     3047       -1     
- Misses        161      165       +4     
- Partials       81       82       +1     
Impacted Files Coverage Δ
pkg/rest/filehandler/retrievehandler.go 88.54% <100.00%> (+0.49%) :arrow_up:
pkg/observer/processor.go 84.89% <0.00%> (-3.60%) :arrow_down:

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 64036a7...1069891. Read the comment docs.