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 proof monitoring expiry period #1402

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

sandrask
Copy link
Contributor

Add startup parameter for proof monitoring expiry period

Closes #1401

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

@cla-bot cla-bot bot added the cla-signed label Jul 19, 2022
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #1402 (fe235d4) into main (13476e1) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1402      +/-   ##
==========================================
- Coverage   88.06%   88.04%   -0.03%     
==========================================
  Files         205      205              
  Lines       19086    19092       +6     
==========================================
+ Hits        16809    16810       +1     
- Misses       1461     1466       +5     
  Partials      816      816              
Impacted Files Coverage Δ
cmd/orb-server/startcmd/params.go 82.21% <100.00%> (+0.10%) ⬆️
cmd/orb-server/startcmd/start.go 67.31% <100.00%> (+0.03%) ⬆️
pkg/observer/observer.go 84.78% <100.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 88.88% <0.00%> (-8.89%) ⬇️
pkg/vct/proofmonitoring/monitoring.go 86.72% <0.00%> (+2.65%) ⬆️

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 13476e1...fe235d4. Read the comment docs.

Add startup parameter for proof monitoring expiry period

Closes trustbloc#1401

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@fqutishat fqutishat merged commit 49970cb into trustbloc:main Jul 20, 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.

Add proof monitoring expiry period
3 participants