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 unpublished operations from anchor origin during resolution #796

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

sandrask
Copy link
Contributor

Add unpublished operations from anchor origin during resolution.

Closes #795

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

Add unpublished operations from anchor origin during resolution.

Closes trustbloc#795

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

codecov bot commented Sep 29, 2021

Codecov Report

Merging #796 (8622975) into main (cc5a537) will increase coverage by 0.04%.
The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #796      +/-   ##
==========================================
+ Coverage   89.94%   89.99%   +0.04%     
==========================================
  Files         141      141              
  Lines       11980    12032      +52     
==========================================
+ Hits        10776    10828      +52     
+ Misses        742      740       -2     
- Partials      462      464       +2     
Impacted Files Coverage Δ
pkg/anchor/writer/writer.go 90.64% <ø> (ø)
...r/resource/registry/didanchorinfo/didanchorinfo.go 100.00% <ø> (ø)
pkg/document/resolvehandler/resolvehandler.go 93.17% <89.09%> (-2.94%) ⬇️
pkg/cas/ipfs/ipfs.go 86.20% <100.00%> (+0.11%) ⬆️
pkg/context/opqueue/opqueue.go 100.00% <100.00%> (ø)
pkg/document/updatehandler/updatehandler.go 84.61% <100.00%> (ø)
pkg/observer/observer.go 83.24% <100.00%> (ø)
pkg/orbclient/client.go 89.47% <100.00%> (ø)
pkg/store/operation/store.go 93.44% <100.00%> (ø)
pkg/versions/1_0/txnprocessor/txnprocessor.go 100.00% <100.00%> (ø)
... and 2 more

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

@sandrask sandrask merged commit 29851de into trustbloc:main Sep 29, 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 unpublished operations from anchor origin during resolution Resolve document from anchor origin
3 participants