• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase-community / supabase-mcp / 18875292753
96%

Build:
DEFAULT BRANCH: main
Ran 28 Oct 2025 12:50PM UTC
Jobs 1
Files 28
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Oct 2025 12:48PM UTC coverage: 95.651% (+0.02%) from 95.632%
18875292753

push

github

web-flow
fix: return success response from void operations (AI-164) (#168)

* fix: return success response from void operations (AI-164)

- Add SuccessResponse type for operations that don't return data
- Update all void operations to return { success: true }
- Affected operations: pauseProject, restoreProject, deleteBranch,
  mergeBranch, resetBranch, rebaseBranch, applyMigration, updateStorageConfig
- Prevents LLMs from thinking operations failed and attempting retries

Fixes AI-164

* refactor: return SUCCESS_RESPONSE in tool layer instead of platform layer

- Keep Promise<void> return types in platform abstraction
- Return SUCCESS_RESPONSE in tool execute functions
- Affects: pauseProject, restoreProject, deleteBranch, mergeBranch, resetBranch, rebaseBranch, applyMigration, updateStorageConfig
- Avoids need to update hosted/self-hosted remote MCP implementations

Implements feedback from Matt's review on PR #168

252 of 278 branches covered (90.65%)

Branch coverage included in aggregate %.

19 of 19 new or added lines in 5 files covered. (100.0%)

2255 of 2343 relevant lines covered (96.24%)

49.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18875292753.1 28 Oct 2025 12:50PM UTC 28
95.65
GitHub Action Run
Source Files on build 18875292753
  • Tree
  • List 28
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18875292753
  • 24602bf8 on github
  • Prev Build on main (#18847041550)
  • Next Build on main (#18903308615)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc