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

supabase / supabase-flutter / 27952543454
85%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 12:27PM 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

22 Jun 2026 12:26PM UTC coverage: 85.249%. Remained the same
27952543454

push

github

web-flow
ci: enable --fatal-infos for analyze (#1443)

Stacked on #1438 (last in the DCM lint stack).

## What
- `dart analyze`: add `--fatal-infos` so analyzer info-level diagnostics
fail CI for the non-Flutter Dart packages. (`--fatal-warnings` is
already on by default for `dart analyze`, so it's dropped.)
- `flutter analyze`: reduced to a bare `flutter analyze .` — it already
defaults **both** `--fatal-infos` and `--fatal-warnings` to on, so it
fails on infos, warnings and errors without any flags.

## Why
`dart analyze` does not treat infos as fatal by default, so infos (e.g.
`unnecessary_this`) could slip through. The DCM lint stack cleaned up
the repo's remaining infos, so this keeps them from creeping back.

## Verification
`dart analyze --fatal-infos` passes for all 7 Dart packages; `flutter
analyze` passes for supabase_flutter.

Must merge after the rest of the stack (info cleanups land in
#1432/#1433).

4086 of 4793 relevant lines covered (85.25%)

3.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 postgrest - 27952543454.1 22 Jun 2026 12:30PM UTC 9
84.16
GitHub Action Run
2 functions_client - 27952543454.2 22 Jun 2026 12:27PM UTC 2
97.14
GitHub Action Run
3 yet_another_json_isolate - 27952543454.3 22 Jun 2026 12:27PM UTC 1
79.03
GitHub Action Run
4 storage_client - 27952543454.4 22 Jun 2026 12:29PM UTC 5
93.0
GitHub Action Run
5 supabase_flutter - 27952543454.5 22 Jun 2026 12:29PM UTC 9
77.08
GitHub Action Run
6 gotrue - 27952543454.6 22 Jun 2026 12:30PM UTC 26
83.53
GitHub Action Run
7 realtime_client - 27952543454.7 22 Jun 2026 12:30PM UTC 11
88.15
GitHub Action Run
8 supabase - 27952543454.8 22 Jun 2026 12:28PM UTC 15
82.38
GitHub Action Run
Source Files on build 27952543454
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27952543454
  • f3d66970 on github
  • Prev Build on main (#27945964004)
  • Next Build on main (#27963702382)
  • 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