Skip to content

fix(tui): fix CI failures and boost test coverage above 80%#9

Merged
creatang merged 1 commit into
codex/tui-split-04-core-app-bootstrap-cleanupfrom
codex/pr-189
Apr 7, 2026
Merged

fix(tui): fix CI failures and boost test coverage above 80%#9
creatang merged 1 commit into
codex/tui-split-04-core-app-bootstrap-cleanupfrom
codex/pr-189

Conversation

@creatang
Copy link
Copy Markdown
Owner

@creatang creatang commented Apr 7, 2026

  • Fix NUL byte check in services/file_service.go (Linux filepath.Abs does not error on NUL)
  • Set explicit width/height in TestAppHelpersAndRenderingSmoke to prevent header wrap
  • Relax shell menu newline assertion on Windows for CJK path wrapping
  • Increase workspace command executor timeout from 5s to 15s
  • Add comprehensive tests for runtime_bridge parsing functions (services: 48% -> 95%)
  • Add DefaultWorkspaceCommandExecutor and edge case tests (infra: 65% -> 87%)

- Fix NUL byte check in services/file_service.go (Linux filepath.Abs does not error on NUL)
- Set explicit width/height in TestAppHelpersAndRenderingSmoke to prevent header wrap
- Relax shell menu newline assertion on Windows for CJK path wrapping
- Increase workspace command executor timeout from 5s to 15s
- Add comprehensive tests for runtime_bridge parsing functions (services: 48% -> 95%)
- Add DefaultWorkspaceCommandExecutor and edge case tests (infra: 65% -> 87%)
@creatang creatang merged commit 4a93d60 into codex/tui-split-04-core-app-bootstrap-cleanup Apr 7, 2026
1 check passed
creatang pushed a commit that referenced this pull request Apr 14, 2026
fix(security): add naming contract comment and dot-validation for MCP identity functions
creatang pushed a commit that referenced this pull request Apr 15, 2026
fix(runtime): simplify tool-call scheduling and align compact docs
@creatang creatang deleted the codex/pr-189 branch April 21, 2026 15:20
creatang pushed a commit that referenced this pull request Apr 24, 2026
fix(gateway): close unresolved review risks and simplify
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