Skip to content

CLI: support worker-based execution - #2174

Draft
atravitz wants to merge 29 commits into
epic/execution_improvementsfrom
cli/worker-based-execution
Draft

CLI: support worker-based execution#2174
atravitz wants to merge 29 commits into
epic/execution_improvementsfrom
cli/worker-based-execution

Conversation

@atravitz

Copy link
Copy Markdown
Contributor

LLM / AI generated code disclosure

LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: no

Checklist

  • All new code is appropriately documented (user-facing code must have complete docstrings).
  • Added a news entry, or the changes are not user-facing.
  • Ran pre-commit: you can run pre-commit locally or comment on this PR with pre-commit.ci autofix.
  • Filled in the AI generated code disclosure.

Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).

Developers certificate of origin

@atravitz
atravitz changed the base branch from main to epic/execution_improvements August 25, 2026 00:29
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.25275% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.53%. Comparing base (755cfd1) to head (fd2f31f).
⚠️ Report is 22 commits behind head on epic/execution_improvements.

Files with missing lines Patch % Lines
src/openfecli/commands/run_task.py 80.00% 3 Missing ⚠️
src/openfecli/commands/to_legacy_json.py 95.83% 1 Missing ⚠️
src/openfecli/plan_alchemical_networks_utils.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           epic/execution_improvements    #2174      +/-   ##
===============================================================
+ Coverage                        90.24%   90.53%   +0.29%     
===============================================================
  Files                              209      222      +13     
  Lines                            20475    21540    +1065     
===============================================================
+ Hits                             18477    19502    +1025     
- Misses                            1998     2038      +40     
Flag Coverage Δ
fast-tests 90.53% <97.25%> (+0.29%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@atravitz atravitz self-assigned this Aug 27, 2026
@atravitz
atravitz force-pushed the cli/worker-based-execution branch from a898ede to 3aa5b52 Compare September 1, 2026 00:42
@atravitz
atravitz force-pushed the epic/execution_improvements branch from c4137e6 to 91f0310 Compare September 3, 2026 18:59
@atravitz
atravitz force-pushed the cli/worker-based-execution branch from 3aa5b52 to 41431dd Compare September 3, 2026 19:00
@atravitz atravitz added this to the 1.13.0 milestone Sep 8, 2026
@atravitz
atravitz force-pushed the epic/execution_improvements branch from 91f0310 to 8e795d1 Compare September 9, 2026 21:32
@atravitz
atravitz force-pushed the cli/worker-based-execution branch from 43244ce to d38b695 Compare September 9, 2026 21:33
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.

1 participant