return effective queue config in job-manager.queue-list and use it in flux resource - #7772
Open
grondo wants to merge 10 commits into
Open
return effective queue config in job-manager.queue-list and use it in flux resource#7772grondo wants to merge 10 commits into
job-manager.queue-list and use it in flux resource#7772grondo wants to merge 10 commits into
Codecov / codecov/project
succeeded
Aug 14, 2026 in 1s
83.82% (-0.02%) compared to 7c63d5e
View this Pull Request on Codecov
83.82% (-0.02%) compared to 7c63d5e
Details
Codecov Report
❌ Patch coverage is 79.47020% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.82%. Comparing base (7c63d5e) to head (f76c9be).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/modules/job-manager/queues.c | 66.30% | 31 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #7772 +/- ##
==========================================
- Coverage 83.84% 83.82% -0.02%
==========================================
Files 599 599
Lines 102479 102572 +93
==========================================
+ Hits 85920 85980 +60
- Misses 16559 16592 +33 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/bindings/python/flux/queue.py | 98.64% <100.00%> (+0.16%) |
⬆️ |
| src/cmd/flux-resource.py | 95.39% <100.00%> (+0.92%) |
⬆️ |
| src/modules/job-manager/queue.c | 81.65% <100.00%> (+0.16%) |
⬆️ |
| src/modules/job-manager/queues.c | 78.60% <66.30%> (-1.90%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading