trustbloc / sidetree-mock

Provides a node that exposes the Sidetree API anchored against a mock ledger (based on http://github.com/trustbloc/sidetree-core-go)
Apache License 2.0
3 stars 4 forks source link

chore: update sidetree-core-go to 0.7.0 #337

Closed Moopli closed 2 years ago

Moopli commented 2 years ago

Signed-off-by: Filip Burlacu filip.burlacu@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #337 (6781d93) into main (8b4c1ed) will increase coverage by 1.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   90.72%   92.08%   +1.36%     
==========================================
  Files           3        3              
  Lines          97      139      +42     
==========================================
+ Hits           88      128      +40     
- Misses          5        6       +1     
- Partials        4        5       +1     
Impacted Files Coverage Δ
pkg/discovery/endpoint/restapi/operations.go 90.16% <0.00%> (-0.04%) :arrow_down:
pkg/observer/observer.go 100.00% <0.00%> (ø)
pkg/httpserver/server.go 90.90% <0.00%> (+5.72%) :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 8b4c1ed...6781d93. Read the comment docs.