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: processQueue never recovers from exceptions #34221

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into fix/apps-queue

87ae3d6
Select commit
Loading
Failed to load commit list.
Open

fix: processQueue never recovers from exceptions #34221

Merge branch 'develop' into fix/apps-queue
87ae3d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

74.99% (+15.86%) compared to 0517a05

View this Pull Request on Codecov

74.99% (+15.86%) compared to 0517a05

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.99%. Comparing base (0517a05) to head (87ae3d6).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop   #34221       +/-   ##
============================================
+ Coverage    59.12%   74.99%   +15.86%     
============================================
  Files         2819      516     -2303     
  Lines        67939    22746    -45193     
  Branches     15134     5518     -9616     
============================================
- Hits         40172    17059    -23113     
+ Misses       24934     5023    -19911     
+ Partials      2833      664     -2169