trustbloc / sidetree-core-go

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

chore: Rename "also known as" sidetree patch #682

Closed sandrask closed 2 years ago

sandrask commented 2 years ago

Remove the '-' prefix from the patches.

Closes #681

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #682 (60c2331) into main (0515ed5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #682   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files          77       77           
  Lines        4317     4317           
=======================================
  Hits         4059     4059           
  Misses        141      141           
  Partials      117      117           
Impacted Files Coverage Δ
pkg/patch/patch.go 93.81% <ø> (ø)
.../1_0/operationparser/patchvalidator/alsoknownas.go 100.00% <ø> (ø)

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 0515ed5...60c2331. Read the comment docs.