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: Omnichannel queue starting multiple times due to race condition #34062

Merged
merged 15 commits into from
Dec 6, 2024

Merge branch 'develop' into fix/omni-queue-race-condition

5be0a84
Select commit
Loading
Failed to load commit list.
Merged

fix: Omnichannel queue starting multiple times due to race condition #34062

Merge branch 'develop' into fix/omni-queue-race-condition
5be0a84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

75.79% (+0.03%) compared to 18cea50

View this Pull Request on Codecov

75.79% (+0.03%) compared to 18cea50

Details

Codecov Report

Attention: Patch coverage is 90.56604% with 5 lines in your changes missing coverage. Please review.

Project coverage is 75.79%. Comparing base (18cea50) to head (5be0a84).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #34062      +/-   ##
===========================================
+ Coverage    75.75%   75.79%   +0.03%     
===========================================
  Files          510      511       +1     
  Lines        22078    22130      +52     
  Branches      5387     5394       +7     
===========================================
+ Hits         16726    16773      +47     
- Misses        4706     4709       +3     
- Partials       646      648       +2