-
Notifications
You must be signed in to change notification settings - Fork 801
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
Add tests for common/persistence/retryer.go #5911
Conversation
package persistence | ||
|
||
import ( | ||
"context" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make fmt
Codecov Report
Additional details and impacted filessee 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Pull Request Test Coverage Report for Build 018eede6-8e8e-4576-aba9-cb62a8be9885Details
💛 - Coveralls |
091f43a
to
1eb3724
Compare
1eb3724
to
c9273cc
Compare
What changed?
Why?
Improving code coverage
How did you test it?
Unit tests
Potential risks
Release notes
Documentation Changes