fix: clone empty configuration overrides#122
Conversation
|
@codex review Please review head |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
cbc5df5 to
c4e47fd
Compare
|
@codex review Please review current head |
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Final exact-head review disposition for
|
Summary
Verification
uv run pytest tests/unit -q(766 passed)uv run pytest tests/integration -q -m integration(2 passed)uv run ruff check src testsuv run ruff format --check src testsuv run --extra docs mkdocs build --strictgit diff --checkFollow-up to #121 and v0.2.30. Refs #65.