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

chore: Add support for multiple operations in unpublished store #627

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Dec 6, 2021

Add support for multiple operations in unpublished operation store.

Closes #626

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

@cla-bot cla-bot bot added the cla-signed label Dec 6, 2021
@sandrask sandrask changed the title chore: Add support for multiple operations in unpublished operation s… chore: Add support for multiple operations in unpublished store Dec 6, 2021
@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #627 (b0067c7) into main (c105154) will increase coverage by 0.10%.
The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
+ Coverage   93.45%   93.56%   +0.10%     
==========================================
  Files          75       75              
  Lines        4001     4007       +6     
==========================================
+ Hits         3739     3749      +10     
+ Misses        148      144       -4     
  Partials      114      114              
Impacted Files Coverage Δ
pkg/dochandler/handler.go 94.78% <84.61%> (+1.92%) ⬆️
pkg/processor/processor.go 93.25% <100.00%> (ø)
pkg/versions/1_0/txnprocessor/txnprocessor.go 98.11% <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 c105154...b0067c7. Read the comment docs.

…tore

Add support for multiple operations in unpublished operation store.

Closes trustbloc#626

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@sandrask sandrask merged commit 1ae2fc0 into trustbloc:main Dec 7, 2021
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 support for multiple operations in unpublished operation store
3 participants