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

supabase / supabase-flutter / 28848739529
86%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 07:20AM 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

07 Jul 2026 07:18AM UTC coverage: 86.053% (+0.05%) from 86.002%
28848739529

push

github

web-flow
fix(gotrue): OAuth server throws FormatException instead of ArgumentE… (#1535)

## What kind of change does this PR introduce?

As mentioned in [this
discussion](https://github.com/supabase/supabase-flutter/pull/1499#discussion_r3506322065)
for #1499, the `OAuthAuthorizationDetailsResponse.fromJson` best throws
a `FormatException` to be inline with the rest of the codebase.

## What is the current behavior?

Currently, when a JSON without a `user` key is parsed by the
`OAuthAuthorizationDetailsResponse.fromJson` factory, the factory throws
an `ArgumentError`.

## What is the new behavior?

Now, when a JSON without a `user` key is parsed by the
`OAuthAuthorizationDetailsResponse.fromJson` factory, the
factory throws a `FormatException`.

## Additional context

@spydon from the discussion I had the idea that you updated this, but I
haven't found any related changes, so I've made a small PR to fix this.

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

8 existing lines in 1 file now uncovered.

4319 of 5019 relevant lines covered (86.05%)

3.99 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
88.31
0.0% packages/supabase_flutter/lib/src/supabase.dart
Jobs
ID Job ID Ran Files Coverage
6 supabase_flutter - 28848739529.6 07 Jul 2026 07:20AM UTC 11
79.0
GitHub Action Run
7 supabase - 28848739529.7 07 Jul 2026 07:20AM UTC 15
80.69
GitHub Action Run
8 gotrue - 28848739529.8 07 Jul 2026 07:23AM UTC 27
84.97
GitHub Action Run
3 postgrest - 28662400806.3 03 Jul 2026 01:08PM UTC 9
84.57
GitHub Action Run
6 functions_client - 28662400806.6 03 Jul 2026 01:06PM UTC 2
98.63
GitHub Action Run
7 realtime_client - 28670038615.7 03 Jul 2026 03:36PM UTC 11
89.06
GitHub Action Run
5 storage_client - 28662400806.5 03 Jul 2026 01:08PM UTC 5
93.26
GitHub Action Run
1 yet_another_json_isolate - 28662400806.1 03 Jul 2026 01:05PM UTC 1
77.78
GitHub Action Run
Source Files on build 28848739529
  • Tree
  • List 81
  • Changed 10
  • Source Changed 10
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28848739529
  • da0f6e02 on github
  • Prev Build on main (#28670038615)
  • Next Build on main (#28850807157)
  • 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