chore: update quality.md — grades and known gaps are stale (#119)#124
Merged
Conversation
Co-authored-by: Ona <no-reply@ona.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
|
✅ UI verification skipped — no UI files changed (only |
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.
Closes #119
What
Updates
.agents/quality.mdto reflect the current state of the codebase after PRs #110–#113.Changes
Grade upgrades:
src/lib/page-tree.ts(224 lines) with 35 unit tests (refactor: extract page tree logic into testable utility #113). Component reduced from 836 to 729 lines.e2e/import-export.spec.ts, 2 tests) in test: add E2E test for sidebar search #111.Notes updated:
e2e/search.spec.ts(5 tests from test: add E2E tests for workspace member management #110), notes 2 flaky tests per bug: flaky E2E tests — member invite revocation and search results #118.Known Gaps:
Test Coverage Summary:
Testing
pnpm lint✅pnpm typecheck✅pnpm test✅ (12 files, 93 tests passing)