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 expiry to VC status store #848

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

sandrask
Copy link
Contributor

Add expiry to VC status store.

Closes #847

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

Add expiry to VC status store.

Closes trustbloc#847

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

codecov bot commented Oct 28, 2021

Codecov Report

Merging #848 (e6eccca) into main (0af1514) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #848      +/-   ##
==========================================
+ Coverage   89.40%   89.47%   +0.06%     
==========================================
  Files         147      147              
  Lines       12842    12846       +4     
==========================================
+ Hits        11482    11494      +12     
+ Misses        838      831       -7     
+ Partials      522      521       -1     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 73.66% <100.00%> (-0.04%) ⬇️
pkg/store/vcstatus/store.go 96.66% <100.00%> (+0.30%) ⬆️
pkg/observer/pubsub.go 94.44% <0.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 100.00% <0.00%> (+9.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 0af1514...e6eccca. Read the comment docs.

@DRK3 DRK3 merged commit 96518f1 into trustbloc:main Oct 28, 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 expiry to vc status store Clean-up resources for in-process anchor event (not witnessed as per policy)
3 participants