Skip to content

WIP: replace cleanup scriptlets with shutdown script#5860

Open
garlick wants to merge 7 commits into
flux-framework:masterfrom
garlick:shutdown
Open

WIP: replace cleanup scriptlets with shutdown script#5860
garlick wants to merge 7 commits into
flux-framework:masterfrom
garlick:shutdown

broker: allow cleanup-push to continue to work

587573b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

83.27% (-0.05%) compared to a7d5bb5

View this Pull Request on Codecov

83.27% (-0.05%) compared to a7d5bb5

Details

Codecov Report

❌ Patch coverage is 57.89474% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.27%. Comparing base (a7d5bb5) to head (587573b).
⚠️ Report is 4355 commits behind head on master.

Files with missing lines Patch % Lines
src/broker/broker.c 56.25% 7 Missing ⚠️
src/broker/runat.c 62.50% 6 Missing ⚠️
src/broker/state_machine.c 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5860      +/-   ##
==========================================
- Coverage   83.31%   83.27%   -0.05%     
==========================================
  Files         514      514              
  Lines       82801    82827      +26     
==========================================
- Hits        68986    68974      -12     
- Misses      13815    13853      +38     
Files with missing lines Coverage Δ
src/common/libflux/conf.c 85.40% <ø> (ø)
src/broker/state_machine.c 80.91% <50.00%> (+0.73%) ⬆️
src/broker/runat.c 73.61% <62.50%> (-6.05%) ⬇️
src/broker/broker.c 77.92% <56.25%> (-0.27%) ⬇️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.