Fix issue with allocator not considering subsequent clusters #10603
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Mar 25, 2025 in 0s
16.01% (+0.00%) compared to 653b973
View this Pull Request on Codecov
16.01% (+0.00%) compared to 653b973
Details
Codecov Report
Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
Project coverage is 16.01%. Comparing base (
653b973) to head (0977c5c).
Report is 2 commits behind head on 4.20.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../agent/manager/allocator/impl/RandomAllocator.java | 0.00% | 6 Missing |
| ...gent/manager/allocator/impl/FirstFitAllocator.java | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 4.20 #10603 +/- ##
=========================================
Coverage 16.00% 16.01%
- Complexity 13104 13118 +14
=========================================
Files 5651 5651
Lines 495870 495895 +25
Branches 60049 60057 +8
=========================================
+ Hits 79370 79422 +52
+ Misses 407638 407617 -21
+ Partials 8862 8856 -6 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading