docs: remove stale coverage matrix PR-local markers#3220
Conversation
Constraint: coverage matrix rows now live beyond their originating PR context.\nRejected: leaving PR-local markers in durable docs | future audits would not know which PR is meant.\nConfidence: high\nScope-risk: narrow\nDirective: keep coverage evidence tied to stable issue or PR numbers, not transient phrases like this PR.\nTested: rg "this PR" docs/TEST-COVERAGE-MATRIX.md; node scripts/codex-pr-preflight.mjs --lightweight; git diff --check; pnpm --filter openhuman-app format:check reached cargo blocker after Prettier passed.\nNot-tested: full Rust format because cargo is not installed locally.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the test coverage matrix documentation to reflect completed test coverage for MCP registry features and Settings controls. Coverage rows are added for MCP install→connect→tool_call workflows, environment reconfiguration with registry credentials, the MCP UI surface, and Settings features including Approval History and Action Timeout. ChangesTest Coverage Matrix Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
(this PR)markers from durable coverage matrix rows.#3039where those rows already had one.Problem
docs/TEST-COVERAGE-MATRIX.mdis a long-lived audit artifact.(this PR).main, that wording is ambiguous for future coverage audits.Solution
(this PR, #3039)with stable(#3039)references.(this PR)parentheticals where no durable PR number was present.Submission Checklist
Impact
Related
AI Authored PR Metadata (required for Codex/Linear PRs)
Linear Issue
Commit & Branch
codex/OH-3039-coverage-matrix-stable-markersb5f7559Validation Run
pnpm --filter openhuman-app format:check(blocked after Prettier passed; see Validation Blocked)pnpm typecheck: N/A, documentation-only changerg "this PR" docs/TEST-COVERAGE-MATRIX.mdreturned no matchesnode scripts/codex-pr-preflight.mjs --lightweightgit diff --checkValidation Blocked
command:pnpm --filter openhuman-app format:checkerror:sh: cargo: command not foundimpact:Prettier passed, but the Rust format phase cannot run in this local environment until Cargo is installed.Behavior Changes
Parity Contract
Duplicate / Superseded PR Handling
Summary by CodeRabbit