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

fix: handle edge cases in retry queue #2074

Merged
merged 4 commits into from
Mar 3, 2025

test: add more test cases for improving coverage

03e4dba
Select commit
Loading
Failed to load commit list.
Merged

fix: handle edge cases in retry queue #2074

test: add more test cases for improving coverage
03e4dba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 1s

61.55% (+0.03%) compared to bf72904

View this Pull Request on Codecov

61.55% (+0.03%) compared to bf72904

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.55%. Comparing base (bf72904) to head (03e4dba).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2074      +/-   ##
===========================================
+ Coverage    61.51%   61.55%   +0.03%     
===========================================
  Files          478      478              
  Lines        16437    16447      +10     
  Branches      3267     3264       -3     
===========================================
+ Hits         10112    10124      +12     
- Misses        5092     5099       +7     
+ Partials      1233     1224       -9     

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