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

supabase / supabase-flutter / 27353305522
85%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 02:22PM UTC
Jobs 1
Files 72
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

11 Jun 2026 02:16PM UTC coverage: 81.058% (+0.02%) from 81.04%
27353305522

push

github

web-flow
chore: upgrade to flutter_lints/lints 4.0.0 and fix all analysis warnings (#1394)

## Summary

- Upgrades `flutter_lints` to `^4.0.0` (supabase_flutter) and `lints` to
`^4.0.0` (all other packages), compatible with the existing `sdk:
>=3.3.0` constraint
- Adds `formatter: trailing_commas: preserve` to all
`analysis_options.yaml` files
- Removes `avoid_print: false` overrides (rule is now enforced)
- Renames `_HttpMethod` to `HttpMethod` in postgrest, fixing
`library_private_types_in_public_api`; hides it from the `supabase`
re-export to avoid conflict with `functions_client`'s `HttpMethod`
- Fixes `invalid_runtime_check_with_js_interop_types` in
`broadcast_web.dart` by typing the handler directly as `MessageEvent`
- Adds `library;` directives to export files that carry `@TestOn` or
other library-level annotations
- Adds missing type annotations (`strict_top_level_inference`) in
`local_storage_stub.dart` and `realtime_channel.dart`
- Removes stale `// ignore: non_constant_identifier_names` comments from
`postgrest_filter_builder.dart`

`flutter analyze` reports no issues after these changes.

18 of 19 new or added lines in 3 files covered. (94.74%)

3616 of 4461 relevant lines covered (81.06%)

3.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
76.06
0.4% packages/postgrest/lib/src/postgrest_builder.dart
Jobs
ID Job ID Ran Files Coverage
1 27353305522.1 11 Jun 2026 02:22PM UTC 72
81.06
GitHub Action Run
Source Files on build 27353305522
  • Tree
  • List 72
  • Changed 8
  • Source Changed 8
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27353305522
  • f8c6822e on github
  • Prev Build on main (#27345060038)
  • Next Build on main (#27371060468)
  • 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