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 published operations from anchor origin during resolution #799

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Oct 4, 2021

Add missing published operations from anchor origin to resolution document and metadata by checking local head against anchor origin operations.

Closes #798

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

Add missing  published operations from anchor origin to resolution document and metadata by checking local head against anchor origin operations.

Closes trustbloc#798

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Oct 4, 2021
@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #799 (270cb3b) into main (8622975) will increase coverage by 0.00%.
The diff coverage is 96.29%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #799   +/-   ##
=======================================
  Coverage   89.99%   90.00%           
=======================================
  Files         141      141           
  Lines       12032    12064   +32     
=======================================
+ Hits        10828    10858   +30     
- Misses        740      742    +2     
  Partials      464      464           
Impacted Files Coverage Δ
pkg/document/resolvehandler/resolvehandler.go 93.24% <96.29%> (+0.07%) ⬆️

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 8622975...270cb3b. Read the comment docs.

@fqutishat fqutishat merged commit e00ef18 into trustbloc:main Oct 5, 2021
@sandrask sandrask linked an issue Oct 12, 2021 that may be closed by this pull request
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 published operations from anchor origin during resolution Resolve document from anchor origin
3 participants