trustbloc / sidetree-core-go

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

fix: Ensure "patches" slice is alway constructed in the same order #700

Closed bstasyszyn closed 1 year ago

bstasyszyn commented 1 year ago

closes #699

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (3c7387f) 93.95% compared to head (35b272e) 93.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #700 +/- ## ========================================== + Coverage 93.95% 93.96% +0.01% ========================================== Files 79 79 Lines 4499 4507 +8 ========================================== + Hits 4227 4235 +8 Misses 154 154 Partials 118 118 ``` | [Impacted Files](https://app.codecov.io/gh/trustbloc/sidetree-core-go/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc) | Coverage Δ | | |---|---|---| | [pkg/patch/patch.go](https://app.codecov.io/gh/trustbloc/sidetree-core-go/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trustbloc#diff-cGtnL3BhdGNoL3BhdGNoLmdv) | `94.05% <100.00%> (+0.24%)` | :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.