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

Feature/550 queue splitter #557

Merged
merged 20 commits into from
Feb 9, 2024

Update README_queue.md

c6597cd
Select commit
Loading
Failed to load commit list.
Merged

Feature/550 queue splitter #557

Update README_queue.md
c6597cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

48.04% (+0.61%) compared to 0483480

View this Pull Request on Codecov

48.04% (+0.61%) compared to 0483480

Details

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (0483480) 47.42% compared to head (c6597cd) 48.04%.
Report is 14 commits behind head on develop.

Files Patch % Lines
...e/queuing/splitter/QueueSplitterConfiguration.java 54.16% 10 Missing and 1 partial ⚠️
...isspush/gateleen/queue/queuing/QueuingHandler.java 0.00% 8 Missing ⚠️
...ing/splitter/QueueSplitterConfigurationParser.java 90.90% 3 Missing ⚠️
...leen/queue/queuing/splitter/QueueSplitterImpl.java 94.11% 0 Missing and 2 partials ⚠️
...itter/executors/QueueSplitExecutorFromRequest.java 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #557      +/-   ##
=============================================
+ Coverage      47.42%   48.04%   +0.61%     
- Complexity      1790     1850      +60     
=============================================
  Files            225      232       +7     
  Lines          11820    11950     +130     
  Branches        1239     1260      +21     
=============================================
+ Hits            5606     5741     +135     
+ Misses          5720     5713       -7     
- Partials         494      496       +2     

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