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

fix: Add index to unpublished operation store #932

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Dec 9, 2021

Add index to unpublished operation store

Closes #931

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

Add index to unpublished operation store

Closes trustbloc#931

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

codecov bot commented Dec 9, 2021

Codecov Report

Merging #932 (1147985) into main (385b5de) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #932      +/-   ##
==========================================
- Coverage   89.37%   89.30%   -0.08%     
==========================================
  Files         159      159              
  Lines       14592    14590       -2     
==========================================
- Hits        13042    13029      -13     
- Misses        948      957       +9     
- Partials      602      604       +2     
Impacted Files Coverage Δ
pkg/store/operation/unpublished/store.go 92.68% <100.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 90.12% <0.00%> (-9.88%) ⬇️
pkg/observer/pubsub.go 94.49% <0.00%> (-2.76%) ⬇️
pkg/activitypub/service/monitoring/monitoring.go 80.18% <0.00%> (-1.40%) ⬇️
cmd/orb-server/startcmd/start.go 72.80% <0.00%> (ø)
cmd/orb-server/startcmd/params.go 80.21% <0.00%> (+0.21%) ⬆️

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 385b5de...1147985. Read the comment docs.

@fqutishat fqutishat merged commit 88d32a4 into trustbloc:main Dec 9, 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 index to unpublished operation store
2 participants