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

Closed
wants to merge 13 commits into from

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

4857797
Select commit
Loading
Failed to load commit list.
Closed

fix: event queue issues #1951

Merge remote-tracking branch 'origin/main' into beta/events-queue-fix…
4857797
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

57.61% (-0.08%) compared to 93818fe

View this Pull Request on Codecov

57.61% (-0.08%) compared to 93818fe

Details

Codecov Report

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

Project coverage is 57.61%. Comparing base (93818fe) to head (4857797).
Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
...-js-plugins/src/utilities/retryQueue/RetryQueue.ts 28.20% 28 Missing ⚠️
...js-plugins/src/utilities/retryQueue/logMessages.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1951      +/-   ##
==========================================
- Coverage   57.68%   57.61%   -0.08%     
==========================================
  Files         485      485              
  Lines       16615    16648      +33     
  Branches     3356     3356              
==========================================
+ Hits         9585     9591       +6     
- Misses       5758     5832      +74     
+ Partials     1272     1225      -47     

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