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 priority calculation for local queue #547

Merged

Conversation

masokol
Copy link
Contributor

@masokol masokol commented Aug 14, 2023

Closes #546

@masokol masokol changed the title Fix realPriority when nothing to repair Fix priority calculation for local queue Aug 14, 2023
@masokol masokol marked this pull request as draft August 15, 2023 08:00
@masokol masokol force-pushed the fixRealPriorityIfNothingToRepair branch from b321f18 to fcc5a05 Compare August 16, 2023 08:00
@masokol masokol force-pushed the fixRealPriorityIfNothingToRepair branch from ed434da to 91e1d82 Compare August 17, 2023 08:05
@codecov-commenter
Copy link

Codecov Report

Merging #547 (91e1d82) into ecchronos-1.0 (43b9a39) will decrease coverage by 0.10%.
The diff coverage is 66.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@                 Coverage Diff                 @@
##             ecchronos-1.0     #547      +/-   ##
===================================================
- Coverage            77.42%   77.32%   -0.10%     
- Complexity             565      567       +2     
===================================================
  Files                   71       71              
  Lines                 2423     2426       +3     
  Branches               248      248              
===================================================
  Hits                  1876     1876              
- Misses                 473      476       +3     
  Partials                74       74              
Files Changed Coverage Δ
...dra/ecchronos/core/repair/RepairSchedulerImpl.java 92.13% <ø> (-0.09%) ⬇️
...assandra/ecchronos/core/repair/TableRepairJob.java 82.45% <57.14%> (-1.48%) ⬇️
...sandra/ecchronos/core/scheduling/ScheduledJob.java 97.87% <100.00%> (+0.04%) ⬆️
...a/ecchronos/core/scheduling/ScheduledJobQueue.java 89.18% <100.00%> (+0.30%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@masokol masokol marked this pull request as ready for review August 17, 2023 10:49
@masokol masokol merged commit c698d7d into Ericsson:ecchronos-1.0 Aug 18, 2023
5 checks passed
@masokol masokol deleted the fixRealPriorityIfNothingToRepair branch August 18, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants