Skip to content

[codex] Cover formatter safety edge cases#225

Draft
vku2018 wants to merge 1 commit into
Agentpay-Org:mainfrom
vku2018:grantfox-146-format-safety-tests
Draft

[codex] Cover formatter safety edge cases#225
vku2018 wants to merge 1 commit into
Agentpay-Org:mainfrom
vku2018:grantfox-146-format-safety-tests

Conversation

@vku2018

@vku2018 vku2018 commented Jul 4, 2026

Copy link
Copy Markdown

Summary

Refs #146

Validation

  • npm test -- src/lib/tests/format.test.ts (25 passing)
  • npx eslint src/lib/tests/format.test.ts
  • git diff --check (passes with existing CRLF warning only)
  • npx jest src/lib/tests/format.test.ts --coverage --collectCoverageFrom=src/lib/format.ts --coverageThreshold "{}" (format.ts: 100% statements, 93.18% branches, 100% functions, 100% lines)
  • npm run typecheck (blocked by pre-existing missing imports in src/app/agents/[agent]/page.tsx and src/app/docs/page.tsx)

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.

2 participants