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

supabase / supabase-flutter / 27914112093
85%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 06:53PM UTC
Jobs 8
Files 78
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

21 Jun 2026 06:51PM UTC coverage: 85.198%. Remained the same
27914112093

push

github

web-flow
chore: small cleanups (.first over [0], drop redundant this. in storage_file_api) (#1435)

Stacked on #1434.

Two tiny standalone cleanups (no rule enabled):

1. `realtime_client/test/channel_test.dart`: `body['messages'][0]` ->
`body['messages'].first` — the one genuine improvement surfaced by
`avoid-accessing-collections-by-constant-index` (which stays disabled;
its other hits are idiomatic dynamic-map access).
2. `storage_client/lib/src/storage_file_api.dart`: drop two
now-redundant `this.url` qualifiers left over from the earlier `url ->
requestUrl` rename (`unnecessary_this`), matching the cleanups already
done for realtime (#1432) and postgrest (#1433). Found during a
self-review of the stack.

`dart analyze` is now clean (including infos) across all packages; `dcm
analyze packages` -> no issues found.

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

4081 of 4790 relevant lines covered (85.2%)

3.49 hits per line

Jobs
ID Job ID Ran Files Coverage
5 storage_client - 27914112093.5 21 Jun 2026 06:54PM UTC 5
93.01
GitHub Action Run
6 supabase_flutter - 27914112093.6 21 Jun 2026 06:53PM UTC 9
77.0
GitHub Action Run
7 realtime_client - 27914112093.7 21 Jun 2026 06:54PM UTC 11
88.15
GitHub Action Run
8 supabase - 27914112093.8 21 Jun 2026 06:53PM UTC 15
82.3
GitHub Action Run
6 gotrue - 27913856643.6 21 Jun 2026 06:45PM UTC 26
83.53
GitHub Action Run
7 yet_another_json_isolate - 27913856643.7 21 Jun 2026 06:42PM UTC 1
79.03
GitHub Action Run
8 functions_client - 27913856643.8 21 Jun 2026 06:42PM UTC 2
97.14
GitHub Action Run
4 postgrest - 27913856643.4 21 Jun 2026 06:44PM UTC 9
83.81
GitHub Action Run
Source Files on build 27914112093
  • Tree
  • List 78
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27914112093
  • 80a10e3b on github
  • Prev Build on main (#27913856643)
  • Next Build on main (#27915078389)
  • 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