fix(tui): fix CI failures and boost test coverage above 80%#9
Merged
creatang merged 1 commit intoApr 7, 2026
Merged
Conversation
Owner
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%)
4a93d60
into
codex/tui-split-04-core-app-bootstrap-cleanup
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
pushed a commit
that referenced
this pull request
Apr 24, 2026
fix(gateway): close unresolved review risks and simplify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.