trustbloc / sidetree-core-go

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

chore: Return deactivate operation anchoring time in "updated" #671

Closed sandrask closed 2 years ago

sandrask commented 2 years ago

Resolution result for 'deactivated' document should return deactivate operation anchoring time in "updated" field of document metadata.

Closes #670

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #671 (5c4d562) into main (9a5ec12) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   93.70%   93.70%           
=======================================
  Files          76       76           
  Lines        4207     4207           
=======================================
  Hits         3942     3942           
  Misses        148      148           
  Partials      117      117           
Impacted Files Coverage Δ
...g/versions/1_0/doctransformer/metadata/metadata.go 100.00% <100.00%> (ø)
.../versions/1_0/operationapplier/operationapplier.go 91.53% <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 9a5ec12...5c4d562. Read the comment docs.