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

supabase / supabase-flutter / 28533236058
86%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 04:44PM 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

01 Jul 2026 04:43PM UTC coverage: 85.811%. Remained the same
28533236058

push

github

web-flow
chore(storage): drop inferrable type argument in client test (#1508)

## What

Removes the redundant `<String>` type argument on the key list in the
storage client percent-encoding test.

## Why

DCM's `avoid-inferrable-type-arguments` rule flags `final keys =
<String>[ ... ]` at `packages/storage_client/test/client_test.dart:687`
because the element type is already inferred from the string literals.
This is currently the only storage lint issue surfacing in PR CI runs,
so removing it keeps the DCM check clean.

No behavior change; the inferred type is still `List<String>`.

4191 of 4884 relevant lines covered (85.81%)

3.86 hits per line

Jobs
ID Job ID Ran Files Coverage
6 supabase - 28533236058.6 01 Jul 2026 04:44PM UTC 15
81.8
GitHub Action Run
7 supabase_flutter - 28533236058.7 01 Jul 2026 04:45PM UTC 11
79.26
GitHub Action Run
8 storage_client - 28533236058.8 01 Jul 2026 04:46PM UTC 5
92.98
GitHub Action Run
7 functions_client - 28444889808.7 30 Jun 2026 12:39PM UTC 2
98.57
GitHub Action Run
4 postgrest - 28433368938.4 30 Jun 2026 09:14AM UTC 9
84.29
GitHub Action Run
7 gotrue - 28525677261.7 01 Jul 2026 02:43PM UTC 27
84.74
GitHub Action Run
7 realtime_client - 28433368938.7 30 Jun 2026 09:15AM UTC 11
88.4
GitHub Action Run
3 yet_another_json_isolate - 28433368938.3 30 Jun 2026 09:12AM UTC 1
79.03
GitHub Action Run
Source Files on build 28533236058
  • Tree
  • List 81
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28533236058
  • ac579c6a on github
  • Prev Build on main (#28525677261)
  • Next Build on main (#28533730781)
  • 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