Skip to content

fix: address review findings across codebase optimization branch#32

Merged
mqasimca merged 1 commit intochore/codebase-optimizationfrom
chore/codebase-optimization-2
Mar 8, 2026
Merged

fix: address review findings across codebase optimization branch#32
mqasimca merged 1 commit intochore/codebase-optimizationfrom
chore/codebase-optimization-2

Conversation

@mqasimca
Copy link
Collaborator

@mqasimca mqasimca commented Mar 8, 2026

  • Add proper type assertion checks with t.Fatal() in MCP proxy tests
  • Replace verbose sort comparators with cmp.Compare() one-liners
  • Add warning logs on silent cache init error paths in Air server
  • Strengthen printTopItems tests to verify output content and ordering
  • Fix readLine test to call actual function instead of reimplementation
  • Unify GPG non-interactive error markers across test files
  • Fix docs: agent count, hook trigger docs, matcher syntax, Go version
  • Wrap test-integration-fast in bash pipefail for consistency

- Add proper type assertion checks with t.Fatal() in MCP proxy tests
- Replace verbose sort comparators with cmp.Compare() one-liners
- Add warning logs on silent cache init error paths in Air server
- Strengthen printTopItems tests to verify output content and ordering
- Fix readLine test to call actual function instead of reimplementation
- Unify GPG non-interactive error markers across test files
- Fix docs: agent count, hook trigger docs, matcher syntax, Go version
- Wrap test-integration-fast in bash pipefail for consistency
@mqasimca mqasimca merged commit d359cb5 into chore/codebase-optimization Mar 8, 2026
@mqasimca mqasimca deleted the chore/codebase-optimization-2 branch March 8, 2026 02:56
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