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

supabase / supabase-flutter / 32948304016
89%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2026 08:34AM 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 08:32AM UTC coverage: 88.663% (+0.01%) from 88.649%
32948304016

push

github

web-flow
docs(yet_another_json_isolate): enable public_member_api_docs (#1768)

## Summary
- Enables `public_member_api_docs` for `yet_another_json_isolate` in its
own `analysis_options.yaml`.
- Documents the two remaining undocumented public members: the
`YAJsonIsolate` constructor in both the IO and web conditional
implementations.

## Context
Establishes the dartdoc house style for
[SDK-1449](https://linear.app/supabase/issue/SDK-1449/enable-public-member-api-docs-and-document-the-public-api),
starting with the smallest package before moving on to the larger ones.

## Test plan
- [x] `dart analyze` reports no issues
- [x] `dart format .` produces no diff
- [x] `dart test` passes

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

## Summary by CodeRabbit

* **Documentation**
  * Added documentation for the optional isolate debug name.
  * Clarified web initialization behavior and backwards compatibility.
* **Chores**
  * Enabled linting to require documentation for public API members.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

6030 of 6801 relevant lines covered (88.66%)

4.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
56
69.48
0.0% packages/iceberg/lib/src/iceberg_types.dart
44
11.59
0.0% packages/iceberg/lib/src/table_update.dart
31
80.67
0.0% packages/postgrest/lib/src/postgrest_builder.dart
31
66.91
0.0% packages/supabase_realtime/lib/src/realtime_presence.dart
22
72.65
0.0% packages/supabase_auth/lib/src/types/mfa.dart
19
87.45
0.0% packages/iceberg/lib/src/iceberg_rest_catalog.dart
16
93.77
0.0% packages/supabase_realtime/lib/src/realtime_channel.dart
16
28.13
0.0% packages/iceberg/lib/src/table_requirement.dart
16
81.55
0.0% packages/supabase_realtime/lib/src/types.dart
13
87.43
0.0% packages/supabase/lib/src/supabase_stream_builder.dart
13
37.14
0.0% packages/postgrest/lib/src/types.dart
10
88.64
0.0% packages/supabase_flutter/lib/src/supabase.dart
7
95.27
0.0% packages/supabase/lib/src/supabase_client.dart
6
76.67
0.0% packages/supabase_auth/lib/src/types/jwt.dart
6
94.89
0.0% packages/supabase_storage/lib/src/vector_client.dart
5
93.86
0.0% packages/supabase_storage/lib/src/fetch.dart
4
93.83
0.0% packages/supabase_auth/lib/src/fetch.dart
4
90.32
0.0% packages/postgrest/lib/src/postgrest_query_builder.dart
4
92.86
0.0% packages/supabase_realtime/lib/src/serializer.dart
4
92.73
0.0% packages/supabase_flutter/lib/src/local_storage.dart
4
90.7
0.0% packages/postgrest/lib/src/postgrest.dart
3
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
98.74
0.0% packages/supabase_storage/lib/src/types.dart
2
97.83
0.0% packages/supabase_auth/lib/src/auth_mfa_api.dart
2
96.22
0.0% packages/supabase_realtime/lib/src/realtime_client.dart
2
96.67
0.0% packages/supabase_auth/lib/src/auth_admin_oauth_api.dart
2
95.71
0.0% packages/supabase_auth/lib/src/types/session.dart
2
91.67
0.0% packages/supabase_auth/lib/src/types/auth_response.dart
2
84.9
0.0% packages/supabase_auth/lib/src/auth_client.dart
1
86.67
0.0% packages/supabase_functions/lib/src/types.dart
1
95.83
0.0% packages/supabase/lib/src/trace_http_client.dart
1
99.52
0.0% packages/supabase_storage/lib/src/storage_file_api.dart
1
94.44
0.0% packages/postgrest/lib/src/postgrest_rpc_builder.dart
1
0.0
0.0% packages/supabase_auth/lib/src/types/error_code.dart
1
98.25
0.0% packages/supabase_realtime/lib/src/push.dart
1
87.1
0.0% packages/iceberg/lib/src/iceberg_error.dart
Jobs
ID Job ID Ran Files Coverage
2 postgrest - 32948304016.2 26 Aug 2026 08:37AM UTC 11
84.59
GitHub Action Run
3 supabase_functions - 32948304016.3 26 Aug 2026 08:35AM UTC 4
97.83
GitHub Action Run
4 supabase_flutter - 32948304016.4 26 Aug 2026 08:35AM UTC 11
82.22
GitHub Action Run
5 supabase - 32948304016.5 26 Aug 2026 08:37AM UTC 14
93.57
GitHub Action Run
6 supabase_auth - 32948304016.6 26 Aug 2026 08:38AM UTC 30
90.73
GitHub Action Run
7 supabase_realtime - 32948304016.7 26 Aug 2026 08:37AM UTC 13
90.36
GitHub Action Run
8 supabase_storage - 32948304016.8 26 Aug 2026 08:37AM UTC 9
97.32
GitHub Action Run
9 iceberg - 32948304016.9 26 Aug 2026 08:35AM UTC 6
68.52
GitHub Action Run
10 yet_another_json_isolate - 32948304016.10 26 Aug 2026 08:34AM UTC 1
98.44
GitHub Action Run
8 supabase_common - 32709892111.8 24 Aug 2026 09:09AM UTC 21
86.96
GitHub Action Run
Source Files on build 32948304016
  • Tree
  • List 120
  • Changed 63
  • Source Changed 63
  • Coverage Changed 63
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32948304016
  • 8e736ecf on github
  • Prev Build on main (#32832987965)
  • Next Build on main (#32949660997)
  • 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