Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add created and updated to document metadata during resolution #665

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Apr 7, 2022

Add created and updated to document metadata during resolution

Closes #664

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

@cla-bot cla-bot bot added the cla-signed label Apr 7, 2022
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #665 (fbaf60a) into main (848d953) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   93.63%   93.69%   +0.05%     
==========================================
  Files          76       76              
  Lines        4196     4202       +6     
==========================================
+ Hits         3929     3937       +8     
+ Misses        149      148       -1     
+ Partials      118      117       -1     
Impacted Files Coverage Δ
pkg/document/resolution.go 100.00% <ø> (ø)
...g/versions/1_0/doctransformer/metadata/metadata.go 100.00% <100.00%> (+2.50%) ⬆️
.../versions/1_0/operationapplier/operationapplier.go 91.35% <100.00%> (+0.14%) ⬆️

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 7061dc8...fbaf60a. Read the comment docs.

Add created and updated to document metadata during resolution

Closes trustbloc#664

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@sandrask sandrask merged commit f0ae47a into trustbloc:main Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add updated and created to did document metadata during resolution
3 participants