Skip to content

Shutdown all runners#444

Draft
gpetretto wants to merge 1 commit intodevelopfrom
gp/minor_updates
Draft

Shutdown all runners#444
gpetretto wants to merge 1 commit intodevelopfrom
gp/minor_updates

Conversation

@gpetretto
Copy link
Copy Markdown
Contributor

Adding an option to shutdown all the runners in the projects folder.
Useful in light of backups to be performed. So also adding an option to dump the list of shutdown runners, so that they can be restarted afterward.

Posting it as draft as I would like to test it in the backup procedure before merging, but so that can already be reviewed if needed.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 69.44444% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.61%. Comparing base (87b533b) to head (a82dcc8).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/jobflow_remote/cli/runner.py 69.44% 22 Missing and 11 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #444      +/-   ##
===========================================
- Coverage    75.63%   75.61%   -0.03%     
===========================================
  Files           51       51              
  Lines         8085     8168      +83     
  Branches      1341     1364      +23     
===========================================
+ Hits          6115     6176      +61     
- Misses        1531     1544      +13     
- Partials       439      448       +9     
Flag Coverage Δ
all_local_tests 75.41% <69.44%> (-0.02%) ⬇️
all_tests 75.61% <69.44%> (-0.03%) ⬇️
db_tests 71.65% <69.44%> (+0.01%) ⬆️
integration_local_tests 45.51% <3.70%> (-0.47%) ⬇️
integration_remote_tests 25.79% <3.70%> (-0.22%) ⬇️
integration_tests 46.38% <3.70%> (-0.48%) ⬇️
unit_tests 26.11% <3.70%> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/jobflow_remote/cli/runner.py 70.62% <69.44%> (+0.17%) ⬆️

... and 1 file with indirect coverage changes

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

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.

2 participants