mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 15:15:57 +03:00
[PR #10] [MERGED] fix(core): resolve test failures and linting issues #86
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/10
Author: @mikeyobrien
Created: 12/31/2025
Status: ✅ Merged
Merged: 12/31/2025
Merged by: @mikeyobrien
Base:
main← Head:fix/review-cleanup-and-test-fixes📝 Commits (1)
62f1483fix(core): resolve test failures and linting issues📊 Changes
33 files changed (+59 additions, -117 deletions)
View changed files
📝
src/ralph_orchestrator/adapters/acp.py(+2 -2)📝
src/ralph_orchestrator/adapters/acp_handlers.py(+0 -1)📝
src/ralph_orchestrator/context.py(+1 -2)📝
src/ralph_orchestrator/orchestrator.py(+5 -1)📝
tests/test_acp_adapter.py(+2 -2)📝
tests/test_acp_cli.py(+4 -6)📝
tests/test_acp_client.py(+0 -5)📝
tests/test_acp_config.py(+0 -2)📝
tests/test_acp_integration.py(+0 -5)📝
tests/test_acp_models.py(+0 -1)📝
tests/test_acp_orchestrator.py(+0 -4)📝
tests/test_acp_protocol.py(+0 -1)📝
tests/test_adapters.py(+2 -5)📝
tests/test_async_logger.py(+1 -2)📝
tests/test_completion_detection.py(+0 -1)📝
tests/test_config.py(+0 -2)📝
tests/test_context.py(+0 -3)📝
tests/test_integration.py(+1 -4)📝
tests/test_logging_config.py(+1 -4)📝
tests/test_metrics.py(+0 -1)...and 13 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.