Skip to content

add CLI for creating a warehouse - #2170

Open
atravitz wants to merge 10 commits into
epic/execution_improvementsfrom
feat/add-warehouse-planning
Open

add CLI for creating a warehouse#2170
atravitz wants to merge 10 commits into
epic/execution_improvementsfrom
feat/add-warehouse-planning

Conversation

@atravitz

@atravitz atravitz commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

this adds both the option to pass --warehouse to either of the existing plan-* commands, as well as a openfe build-warehouse command that takes in any alchemical network and creates a filesystemwarehouse & taskdb from it.

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 marked this pull request as draft August 21, 2026 17:43
@atravitz
atravitz changed the base branch from main to epic/execution_improvements August 21, 2026 17:43
@atravitz
atravitz force-pushed the feat/add-warehouse-planning branch from 58ea1dd to 9e20c67 Compare August 21, 2026 20:01
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.62%. Comparing base (c11378c) to head (dbc2e6a).

Files with missing lines Patch % Lines
src/openfecli/commands/plan_rhfe_network.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           epic/execution_improvements    #2170      +/-   ##
===============================================================
+ Coverage                        90.60%   90.62%   +0.01%     
===============================================================
  Files                              219      222       +3     
  Lines                            21608    21658      +50     
===============================================================
+ Hits                             19579    19628      +49     
- Misses                            2029     2030       +1     
Flag Coverage Δ
fast-tests 90.62% <98.07%> (+0.01%) ⬆️

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

Copy link
Copy Markdown
Contributor Author

@IAlibay ready for your feedback on the general usability of this - I'll add some more tests once we agree on desired behavior.

@atravitz
atravitz marked this pull request as ready for review August 21, 2026 23:43
@atravitz
atravitz requested a review from IAlibay August 22, 2026 01:45
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