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

supabase / supabase-flutter / 28933384010
86%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 09:48AM UTC
Jobs 8
Files 83
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

08 Jul 2026 09:46AM UTC coverage: 86.402%. Remained the same
28933384010

push

github

web-flow
ci: bump melos to ^8.2.0 (#1549)

## What

Bumps the `melos` dev_dependency from `^8.1.0` to `^8.2.0` and updates
`pubspec.lock` accordingly.

## Why

The "Detect affected packages" CI job runs `dart pub global activate
melos` (now 8.2.0) on a Dart-only runner. When the committed lock pinned
8.1.0, the version mismatch made cli_launcher relaunch the pinned melos
via `dart run`, whose implicit `dart pub get` fails on this Flutter
pub-workspace:

```
Because passkeys_example requires the Flutter SDK, version solving failed.
Flutter users should use `flutter pub` instead of `dart pub`.
```

Keeping the pin in sync with the released version means global == local,
so no relaunch happens and the Dart-only job resolves cleanly.

The underlying launcher issue is fixed separately in cli_launcher
(relaunch via `flutter pub run` for Flutter workspaces).

4454 of 5155 relevant lines covered (86.4%)

3.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 gotrue - 28933384010.1 08 Jul 2026 09:51AM UTC 29
86.0
GitHub Action Run
2 supabase_flutter - 28933384010.2 08 Jul 2026 09:49AM UTC 11
79.0
GitHub Action Run
3 functions_client - 28933384010.3 08 Jul 2026 09:48AM UTC 2
98.63
GitHub Action Run
4 supabase - 28933384010.4 08 Jul 2026 09:49AM UTC 15
80.69
GitHub Action Run
5 realtime_client - 28933384010.5 08 Jul 2026 09:51AM UTC 11
89.06
GitHub Action Run
6 storage_client - 28933384010.6 08 Jul 2026 09:51AM UTC 5
93.23
GitHub Action Run
7 postgrest - 28933384010.7 08 Jul 2026 09:51AM UTC 9
84.57
GitHub Action Run
8 yet_another_json_isolate - 28933384010.8 08 Jul 2026 09:48AM UTC 1
77.78
GitHub Action Run
Source Files on build 28933384010
  • Tree
  • List 83
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28933384010
  • ade57a44 on github
  • Prev Build on main (#28855128517)
  • Next Build on main (#28951625246)
  • 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