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: event queue issues #1951

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into beta/events-queue-fix…

85f3969
Select commit
Loading
Failed to load commit list.
Draft

fix: event queue issues #1951

Merge remote-tracking branch 'origin/main' into beta/events-queue-fix…
85f3969
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

58.21% (-0.08%) compared to bad60a8

View this Pull Request on Codecov

58.21% (-0.08%) compared to bad60a8

Details

Codecov Report

Attention: Patch coverage is 27.50000% with 29 lines in your changes missing coverage. Please review.

Project coverage is 58.21%. Comparing base (bad60a8) to head (85f3969).

Files with missing lines Patch % Lines
...-js-plugins/src/utilities/retryQueue/RetryQueue.ts 28.20% 26 Missing and 2 partials ⚠️
...js-plugins/src/utilities/retryQueue/logMessages.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1951      +/-   ##
==========================================
- Coverage   58.29%   58.21%   -0.08%     
==========================================
  Files         485      485              
  Lines       16613    16646      +33     
  Branches     3333     3368      +35     
==========================================
+ Hits         9685     9691       +6     
+ Misses       5713     5699      -14     
- Partials     1215     1256      +41     

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