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

supabase / supabase-flutter / 32955863333
89%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2026 10:00AM UTC
Jobs 10
Files 120
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

26 Aug 2026 09:58AM UTC coverage: 88.552%. Remained the same
32955863333

push

github

web-flow
docs(gotrue): enable public_member_api_docs (#1775)

## Summary
This is the largest package in the ticket (414 violations originally
measured). Enables `public_member_api_docs` for `supabase_auth` and
documents its full public API:

- `ErrorCode`: all 86 server error codes, matching upstream
https://github.com/supabase/auth/blob/master/internal/api/apierrors/errorcode.go
(the file moved since the ticket was filed; fetched the current source
to keep names/values in sync)
- MFA: `Factor`, `FactorType`, `FactorStatus`,
`AuthenticatorAssuranceLevel`, `AuthenticationMethodReference`, and all
`AuthMFA*Response` types
- `User`, `UserIdentity`
- OAuth 2.1 server types (`OAuthClient`, `OAuthProvider` constants,
grant/response/registration types) and the
`AuthOAuthApi`/`AuthAdminOAuthApi` namespaces
- Custom OAuth/OIDC provider admin types (`CustomOAuthProvider`,
`OIDCDiscoveryDocument`, create/update options)
- JWT decoding types (`JwtHeader`, `JwtPayload`, `DecodedJwt`, `JWK`,
`JWKSet`)
- `Session`, `AuthState`, exceptions (`AuthWeakPasswordException`,
`AuthInvalidJwtException`, etc.), and the remaining API namespace
constructors (`AuthAdminApi`, `AuthMFAApi`, `AuthPasskeyApi`, etc.)

## Context
Continues the package-by-package rollout for
[SDK-1449](https://linear.app/supabase/issue/SDK-1449/enable-public-member-api-docs-and-document-the-public-api).
Doc-only diff, no signature changes.

## Test plan
- [x] `dart analyze` reports no issues
- [x] `dart format .` produces no diff
- [x] `dart test` passes aside from pre-existing failures that need a
live GoTrue instance (confirmed identical failures reproduce on `main`)
- [x] Dependent packages `supabase` and `supabase_flutter` still analyze
cleanly

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

* **Documentation**
* Expanded API documentation across authentication, MFA, sessions,
users, JWTs, error codes, OAuth, and response types.
* Clarified admin API req... (continued)

85 of 99 new or added lines in 14 files covered. (85.86%)

68 existing lines in 10 files now uncovered.

6049 of 6831 relevant lines covered (88.55%)

4.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
72.65
0.0% packages/supabase_auth/lib/src/types/mfa.dart
2
91.67
0.0% packages/supabase_auth/lib/src/types/auth_response.dart
2
0.0
0.0% packages/supabase_auth/lib/src/types/error_code.dart
2
92.73
0.0% packages/supabase_auth/lib/src/types/types.dart
1
95.71
0.0% packages/supabase_auth/lib/src/types/session.dart

Coverage Regressions

Lines Coverage ∆ File
24
72.65
0.0% packages/supabase_auth/lib/src/types/mfa.dart
14
76.67
0.0% packages/supabase_auth/lib/src/types/jwt.dart
11
84.41
0.0% packages/supabase_auth/lib/src/auth_client.dart
5
73.58
0.0% packages/supabase_auth/lib/src/types/user_attributes.dart
4
90.48
0.0% packages/supabase_auth/lib/src/types/auth_exception.dart
3
96.97
0.0% packages/supabase_auth/lib/src/auth_admin_api.dart
2
92.73
0.0% packages/supabase_auth/lib/src/types/types.dart
2
97.83
0.0% packages/supabase_auth/lib/src/auth_mfa_api.dart
2
95.71
0.0% packages/supabase_auth/lib/src/types/session.dart
1
0.0
0.0% packages/supabase_auth/lib/src/types/error_code.dart
Jobs
ID Job ID Ran Files Coverage
8 supabase_functions - 32955863333.8 26 Aug 2026 10:00AM UTC 4
93.81
GitHub Action Run
9 iceberg - 32955863333.9 26 Aug 2026 10:00AM UTC 6
68.52
GitHub Action Run
10 supabase_flutter - 32955863333.10 26 Aug 2026 10:01AM UTC 11
82.22
GitHub Action Run
10 yet_another_json_isolate - 32948304016.10 26 Aug 2026 08:34AM UTC 1
98.44
GitHub Action Run
9 supabase_common - 32951661159.9 26 Aug 2026 09:12AM UTC 21
86.96
GitHub Action Run
6 postgrest - 32953813119.6 26 Aug 2026 09:39AM UTC 11
84.59
GitHub Action Run
7 supabase_realtime - 32953813119.7 26 Aug 2026 09:39AM UTC 13
90.27
GitHub Action Run
10 supabase_storage - 32953813119.10 26 Aug 2026 09:39AM UTC 9
97.35
GitHub Action Run
3 supabase - 32953813119.3 26 Aug 2026 09:40AM UTC 14
93.49
GitHub Action Run
9 supabase_auth - 32953813119.9 26 Aug 2026 09:40AM UTC 30
90.57
GitHub Action Run
Source Files on build 32955863333
  • Tree
  • List 120
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32955863333
  • 8e3e1ec4 on github
  • Prev Build on main (#32953813119)
  • Next Build on main (#32956264435)
  • 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