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

supabase / supabase-flutter / 32246004187
89%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2026 11:08AM UTC
Jobs 10
Files 107
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

19 Aug 2026 11:06AM UTC coverage: 88.436%. Remained the same
32246004187

push

github

web-flow
test(supabase): give postgrest_options_test a PKCE async storage (#1740)

`main` is red: all six tests in
`packages/supabase/test/postgrest_options_test.dart` fail.

`SupabaseClient` defaults to `AuthFlowType.pkce`, and 30729cc9 made
`AuthClient` assert that `asyncStorage` is provided for that flow. The
`initializeWith` helper in this file builds a client without one, so
every test using it throws the assertion during setup and then fails
again on the uninitialized `supabase` local.

Passes a `MemoryAuthAsyncStorage`, which is what the assertion message
suggests and what `client_test.dart` already does. These tests never
touch auth, so no other behaviour changes.

## Test plan

`dart test packages/supabase/test/postgrest_options_test.dart` goes from
6 failures to 6 passes.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
  * Improved authentication setup when initializing the Supabase client.
* Enabled reliable in-memory PKCE state handling during PostgREST option
tests.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

5789 of 6546 relevant lines covered (88.44%)

4.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
95.48
0.0% packages/supabase/lib/src/supabase_client.dart
Jobs
ID Job ID Ran Files Coverage
9 supabase - 32246004187.9 19 Aug 2026 11:11AM UTC 13
91.24
GitHub Action Run
10 supabase_flutter - 32246004187.10 19 Aug 2026 11:08AM UTC 10
81.87
GitHub Action Run
9 supabase_realtime - 32036696049.9 17 Aug 2026 01:51PM UTC 12
90.19
GitHub Action Run
6 supabase_storage - 32034091672.6 17 Aug 2026 01:18PM UTC 8
97.18
GitHub Action Run
2 yet_another_json_isolate - 32034091672.2 17 Aug 2026 01:16PM UTC 1
94.44
GitHub Action Run
4 supabase_common - 32034091672.4 17 Aug 2026 01:16PM UTC 16
99.48
GitHub Action Run
3 supabase_functions - 32034091672.3 17 Aug 2026 01:16PM UTC 3
97.75
GitHub Action Run
5 iceberg - 32034091672.5 17 Aug 2026 01:16PM UTC 5
68.62
GitHub Action Run
7 postgrest - 32183188729.7 18 Aug 2026 08:40PM UTC 11
84.92
GitHub Action Run
10 supabase_auth - 32228326353.10 19 Aug 2026 07:37AM UTC 28
89.79
GitHub Action Run
Source Files on build 32246004187
  • Tree
  • List 107
  • Changed 14
  • Source Changed 14
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32246004187
  • a544607a on github
  • Prev Build on main (#32228326353)
  • Next Build on main (#32250379512)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc