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

supabase / supabase-flutter / 35342603789
90%

Build:
DEFAULT BRANCH: main
Ran 18 Sep 2026 12:03PM UTC
Jobs 11
Files 158
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

18 Sep 2026 12:02PM UTC coverage: 90.494%. Remained the same
35342603789

push

github

web-flow
refactor: prune redundant comments that restate the code below them (#1852)

## What

An audit of `\`//\`` comments across the SDK packages for ones that just
restate the line or block immediately below them, following the same
pass done in
[supabase-swift#1367](https://github.com/supabase/supabase-swift/pull/1367).
No behavior change.

## Removed

- `supabase_auth/lib/src/helper.dart` — `// Decode header` / `// Decode
payload` / `// Decode signature` in `decodeJwt`
- `supabase_auth/lib/src/auth_client.dart` — restated comments in
`_fetchJwk` and `getClaims`, and a stale `// Make a GET request` label
on a callback that actually sends a POST
- `postgrest/lib/src/postgrest_filter_builder.dart` — bare `// array` /
`// json` labels already implied by the type check
- `postgrest/lib/src/postgrest_transform_builder.dart` — comment
restating the block below in `maxAffected`
- `supabase_functions/lib/src/functions_client.dart` — comment restating
the map literal below
- `supabase_storage/lib/src/fetch.dart` — comments restating
`createRequest()`
- `supabase_storage/lib/src/storage_client.dart` — comments restating
the legacy storage URL transform steps
- `supabase_flutter/lib/src/supabase.dart` — comment duplicating the
dartdoc already on `_processLifecycle`

## Verification

- `dart format`
- `dart analyze` — no issues

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

* **Documentation**
* Clarified and streamlined internal code comments across
authentication, database, storage, functions, realtime, and Flutter
components.
  * Updated wording for shared preference storage documentation.
* Improved timestamp formatting documentation by removing an outdated
issue reference.
  * No user-facing functionality or public APIs were changed.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

7863 of 8689 relevant lines covered (90.49%)

4.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
96.21
0.0% packages/postgrest/lib/src/postgrest_filter_builder.dart
1
87.77
0.0% packages/supabase_auth/lib/src/auth_client.dart
Jobs
ID Job ID Ran Files Coverage
3 postgrest - 35342603789.3 18 Sep 2026 12:06PM UTC 21
92.58
GitHub Action Run
4 supabase_typegen - 35342603789.4 18 Sep 2026 12:04PM UTC 21
94.77
GitHub Action Run
5 iceberg - 35342603789.5 18 Sep 2026 12:03PM UTC 6
68.52
GitHub Action Run
6 supabase_auth - 35342603789.6 18 Sep 2026 12:07PM UTC 32
91.99
GitHub Action Run
7 supabase_storage - 35342603789.7 18 Sep 2026 12:06PM UTC 9
97.61
GitHub Action Run
8 supabase - 35342603789.8 18 Sep 2026 12:07PM UTC 16
93.66
GitHub Action Run
9 supabase_functions - 35342603789.9 18 Sep 2026 12:03PM UTC 4
93.81
GitHub Action Run
10 supabase_realtime - 35342603789.10 18 Sep 2026 12:07PM UTC 13
90.66
GitHub Action Run
11 supabase_flutter - 35342603789.11 18 Sep 2026 12:04PM UTC 14
77.87
GitHub Action Run
7 supabase_common - 34968841051.7 15 Sep 2026 12:27PM UTC 21
87.21
GitHub Action Run
6 yet_another_json_isolate - 34962811027.6 15 Sep 2026 11:22AM UTC 1
98.44
GitHub Action Run
Source Files on build 35342603789
  • Tree
  • List 158
  • Changed 10
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35342603789
  • 465b18ea on github
  • Prev Build on main (#35341226893)
  • Next Build on main (#35344799042)
  • 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