hcloud-go
hcloud-go copied to clipboard
feat(exp): add retry package
Adds a few retry utilities that may be used in certain context to retry failed requests based on a policy.
Related to #470
Codecov Report
Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
Project coverage is 71.65%. Comparing base (
756f605) to head (ac6a961).
| Files | Patch % | Lines |
|---|---|---|
| hcloud/exp/retryutils/retry.go | 89.47% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #479 +/- ##
==========================================
+ Coverage 71.56% 71.65% +0.08%
==========================================
Files 45 46 +1
Lines 3904 3923 +19
==========================================
+ Hits 2794 2811 +17
- Misses 696 698 +2
Partials 414 414
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR has been marked as stale because it has not had recent activity. The bot will close the PR if no further action occurs.