Skip to content

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

Merged
grdsdev merged 1 commit into
mainfrom
claude/supabase-sdk-review-bff000
Jul 16, 2026
Merged

fix(capability-matrix): correct coverage scope metric description#64
grdsdev merged 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
@grdsdev
grdsdev merged commit 5daeaf5 into main Jul 16, 2026
3 checks passed
@grdsdev
grdsdev deleted the claude/supabase-sdk-review-bff000 branch July 16, 2026 10:20
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.

4 participants