trustbloc / sidetree-core-go

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

fix: Add additional operations only after batch write succeeds #698

Closed bstasyszyn closed 1 year ago

bstasyszyn commented 1 year ago

closes #697

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and no project coverage change.

Comparison is base (41b2f35) 93.95% compared to head (2a8740b) 93.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## ======================================= Coverage 93.95% 93.95% ======================================= Files 79 79 Lines 4497 4499 +2 ======================================= + Hits 4225 4227 +2 Misses 154 154 Partials 118 118 ``` | [Impacted Files](https://app.codecov.io/gh/trustbloc/sidetree-core-go/pull/698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [pkg/batch/writer.go](https://app.codecov.io/gh/trustbloc/sidetree-core-go/pull/698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL2JhdGNoL3dyaXRlci5nbw==) | `91.26% <75.00%> (+0.14%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.