Skip to content

chore: update quality.md — grades and known gaps are stale (#155)#156

Merged
zacharias-ona merged 1 commit intomainfrom
feat/155-update-quality-md
Apr 17, 2026
Merged

chore: update quality.md — grades and known gaps are stale (#155)#156
zacharias-ona merged 1 commit intomainfrom
feat/155-update-quality-md

Conversation

@zacharias-ona
Copy link
Copy Markdown
Collaborator

Closes #155

What

Updates .agents/quality.md to reflect the current state of the codebase. Several domains had stale grades and the test coverage summary was outdated.

Changes

Grade upgrades:

Test Coverage Summary updated:

  • Vitest: 12 files / 93 tests → 21 files / 174 tests
  • E2E: 11 files / 42 tests (unchanged)
  • Total: 23 / 135 → 32 / 216

New test files added to domain listing:

  • sign-in/page.test.tsx (8), sign-up/page.test.tsx (9), sidebar-context.test.tsx (8), page-search.test.tsx (5), relative-time.test.ts (7), retry.test.ts (6), sentry.unit.test.ts (20), lexical-dispatch-safety.test.ts (1)

Known Gaps — 5 resolved items removed:

Editor notes updated: 4 → 5 unit test files (25 → 26 tests) to include lexical-dispatch-safety.test.ts.

Testing

pnpm lint && pnpm typecheck && pnpm test — all passing (21 files, 174 tests).

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memo Ready Ready Preview, Comment Apr 17, 2026 1:46am

Request Review

@zacharias-ona zacharias-ona merged commit c654691 into main Apr 17, 2026
6 checks passed
@zacharias-ona zacharias-ona deleted the feat/155-update-quality-md branch April 17, 2026 01:48
@zacharias-ona
Copy link
Copy Markdown
Collaborator Author

✅ UI verification skipped — no UI files changed (only .agents/quality.md).

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.

chore: update quality.md — grades and known gaps are stale

1 participant