Skip to content

fix(capability-matrix): correct coverage scope metric description#64

Open
grdsdev wants to merge 1 commit into
mainfrom
claude/supabase-sdk-review-bff000
Open

fix(capability-matrix): correct coverage scope metric description#64
grdsdev wants to merge 1 commit into
mainfrom
claude/supabase-sdk-review-bff000

Conversation

@grdsdev

@grdsdev grdsdev commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • npm run typecheck passes
  • Confirmed no other references to the old "implemented/partial" wording in src/ or test/

The "Coverage scope" card said features "marked implemented/partial"
but the underlying computeParity() logic only counts strictly
`implemented` status, per the strict cross-SDK parity change in #63.
Reword the text to match the actual logic instead of the logic.

Also fix missing leading "%" to match the other metric card's style.
@grdsdev grdsdev requested a review from a team as a code owner July 15, 2026 16:52
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