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 orb-cli log update retries #1417

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Conversation

fqutishat
Copy link
Contributor

closes #1355

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #1417 (bfe0f28) into main (c7a4b2c) will increase coverage by 0.02%.
The diff coverage is 75.75%.

@@            Coverage Diff             @@
##             main    #1417      +/-   ##
==========================================
+ Coverage   88.05%   88.07%   +0.02%     
==========================================
  Files         205      205              
  Lines       19172    19189      +17     
==========================================
+ Hits        16882    16901      +19     
+ Misses       1470     1466       -4     
- Partials      820      822       +2     
Impacted Files Coverage Δ
cmd/orb-cli/logcmd/log.go 100.00% <ø> (ø)
cmd/orb-cli/logcmd/updatecmd.go 84.90% <74.19%> (-9.54%) ⬇️
cmd/orb-cli/followcmd/follow.go 86.52% <100.00%> (ø)
cmd/orb-cli/witnesscmd/witness.go 86.71% <100.00%> (ø)
pkg/observer/pubsub.go 94.49% <0.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 97.77% <0.00%> (+8.88%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

closes trustbloc#1355

Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
@fqutishat fqutishat merged commit 64c197e into trustbloc:main Aug 4, 2022
@fqutishat fqutishat deleted the update branch August 4, 2022 14:31
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.

orb-cli log update retries
2 participants