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 anchor witness store #853

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

sandrask
Copy link
Contributor

Add expiry to anchor witness store

Closes #852

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

Add expiry to anchor witness store

Closes trustbloc#852

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

codecov bot commented Oct 29, 2021

Codecov Report

Merging #853 (c95cf58) into main (4214278) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #853      +/-   ##
==========================================
- Coverage   89.47%   89.41%   -0.06%     
==========================================
  Files         147      147              
  Lines       12846    12851       +5     
==========================================
- Hits        11494    11491       -3     
- Misses        831      838       +7     
- Partials      521      522       +1     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 73.66% <100.00%> (ø)
pkg/store/witness/witness.go 89.47% <100.00%> (+0.35%) ⬆️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 90.12% <0.00%> (-9.88%) ⬇️
pkg/observer/pubsub.go 94.44% <0.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 4214278...c95cf58. Read the comment docs.

@sandrask sandrask merged commit bc7f338 into trustbloc:main Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants