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

SendBatch: Retry retryable errors #235

Merged
merged 2 commits into from
Oct 23, 2023

SendBatch: Retry retryable errors

2711130
Select commit
Loading
Failed to load commit list.
Merged

SendBatch: Retry retryable errors #235

SendBatch: Retry retryable errors
2711130
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 1s

70.24% (+0.14%) compared to f750f62

View this Pull Request on Codecov

70.24% (+0.14%) compared to f750f62

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f750f62) 70.10% compared to head (2711130) 70.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   70.10%   70.24%   +0.14%     
==========================================
  Files          27       27              
  Lines        3733     3771      +38     
==========================================
+ Hits         2617     2649      +32     
- Misses       1001     1003       +2     
- Partials      115      119       +4     
Files Coverage Δ
rpc.go 84.86% <92.85%> (+0.12%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.