trustbloc / sidetree-core-go

Ledger-agnostic Sidetree core components in Golang
Apache License 2.0
23 stars 17 forks source link

chore: Add CAS write size metric #676

Closed bstasyszyn closed 2 years ago

bstasyszyn commented 2 years ago

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #676 (3f84728) into main (a1567c3) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #676   +/-   ##
=======================================
  Coverage   93.72%   93.73%           
=======================================
  Files          76       76           
  Lines        4221     4227    +6     
=======================================
+ Hits         3956     3962    +6     
  Misses        148      148           
  Partials      117      117           
Impacted Files Coverage Δ
pkg/versions/1_0/txnprovider/handler.go 92.15% <100.00%> (+0.32%) :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 a1567c3...3f84728. Read the comment docs.