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

supabase / supabase-flutter / 28588548625
86%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 12:05PM UTC
Jobs 8
Files 81
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

02 Jul 2026 12:04PM UTC coverage: 85.916%. Remained the same
28588548625

push

github

web-flow
feat(postgrest): add format option to explain() (#1516)

## What

Adds an `ExplainFormat` enum (`text`, `json`) and a `format` parameter
to `PostgrestTransformBuilder.explain()` (default `text`). The value is
interpolated into the `Accept` media type
(`application/vnd.pgrst.plan+<format>`), so a JSON plan can now be
requested.

## Why

SDK parity: supabase-js `explain({ format })` supports `'text' |
'json'`; the Dart client hardcoded `+text`.

## Tests

Added standalone mock-based unit tests asserting the `Accept` header for
the default text plan, an explicit JSON plan, and that other options are
still forwarded alongside the format.

Resolves SDK-1168

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

4203 of 4892 relevant lines covered (85.92%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
6 postgrest - 28588548625.6 02 Jul 2026 12:07PM UTC 9
84.31
GitHub Action Run
7 supabase - 28588548625.7 02 Jul 2026 12:05PM UTC 15
81.8
GitHub Action Run
8 supabase_flutter - 28588548625.8 02 Jul 2026 12:06PM UTC 11
79.26
GitHub Action Run
8 gotrue - 28536394514.8 01 Jul 2026 05:43PM UTC 27
84.74
GitHub Action Run
3 yet_another_json_isolate - 28433368938.3 30 Jun 2026 09:12AM UTC 1
79.03
GitHub Action Run
8 realtime_client - 28583270853.8 02 Jul 2026 10:32AM UTC 11
88.82
GitHub Action Run
7 functions_client - 28444889808.7 30 Jun 2026 12:39PM UTC 2
98.57
GitHub Action Run
8 storage_client - 28533236058.8 01 Jul 2026 04:46PM UTC 5
92.98
GitHub Action Run
Source Files on build 28588548625
  • Tree
  • List 81
  • Changed 5
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28588548625
  • e549d390 on github
  • Prev Build on main (#28587363812)
  • Next Build on main (#28597364234)
  • Delete
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