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: Allow update without published create operation #636

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

sandrask
Copy link
Contributor

Allow update If create operation exists in unpublished store.

Closes #635

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

@cla-bot cla-bot bot added the cla-signed label Jan 24, 2022
Allow update If create operation exists in unpublished store.

Closes trustbloc#635

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #636 (4ac7a38) into main (64d85b3) will increase coverage by 0.06%.
The diff coverage is 94.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #636      +/-   ##
==========================================
+ Coverage   93.66%   93.72%   +0.06%     
==========================================
  Files          75       75              
  Lines        4042     4066      +24     
==========================================
+ Hits         3786     3811      +25     
+ Misses        142      141       -1     
  Partials      114      114              
Impacted Files Coverage Δ
pkg/dochandler/handler.go 94.83% <89.47%> (-0.45%) ⬇️
pkg/processor/processor.go 95.13% <100.00%> (+1.87%) ⬆️

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 64d85b3...4ac7a38. Read the comment docs.

@sandrask sandrask merged commit 717ab30 into trustbloc:main Jan 24, 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.

Allow update without published create operation
3 participants