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

supabase / supabase-flutter / 31590907293
89%

Build:
DEFAULT BRANCH: main
Ran 12 Aug 2026 11:15AM UTC
Jobs 9
Files 101
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

12 Aug 2026 11:13AM UTC coverage: 87.685% (+0.02%) from 87.668%
31590907293

push

github

web-flow
chore(ci): use Blacksmith macOS runners (#1688)

Moves every macOS CI job from GitHub-hosted `macos-latest` to
`blacksmith-6vcpu-macos-latest`, mirroring supabase/supabase-swift#1185.

## Jobs migrated

- `.github/workflows/build.yml`: `Build macos`, `Build ios`
- `.github/workflows/test.yml`: `Flutter v3.35.x on macos-latest`,
`Flutter Latest on macos-latest`
- `.github/workflows/example-integration-tests.yml`: `macos`, `ios`

Ubuntu and Windows jobs are untouched.

## Implementation note

In `build.yml` and `test.yml` the `os` matrix key feeds both the job
display name and several step conditions, so a separate `runner` key was
added and `runs-on` points at that instead. Job names stay
byte-identical, so required status checks in branch protection keep
matching. `example-integration-tests.yml` only conditions on
`matrix.target`, so its `os` value was swapped directly.

A `.github/actionlint.yaml` registers the Blacksmith label, since
actionlint cannot discover labels that come from a GitHub App and would
otherwise flag every `runs-on` here.

## Measured effect

Median duration of the GitHub-hosted jobs over the last two days of
runs, against this branch's first run:

| Job | GitHub-hosted (median) | Blacksmith | Change |
| --- | --- | --- | --- |
| `Build macos` | 237s | 123s | 1.9x faster |
| `Build ios` | 232s | 125s | 1.9x faster |
| `Flutter v3.35.x on macos` | 156s | 88s | 1.8x faster |
| `Flutter Latest on macos` | 183s | 93s | 2.0x faster |

Queue time went up slightly, from 2 to 4 seconds to 13 to 22 seconds,
which the runtime saving absorbs several times over.

## Still unexercised

`Example integration tests` is gated behind a release title or the
`integration tests` label, so the `macos` and `ios` simulator jobs did
not run here. Those boot a simulator with `xcrun simctl erase`/`boot`,
which is the most likely step to behave differently on a Blacksmith
image, so the label is worth applying once before merge.

Closes SDK-1466


<!-- This i... (continued)

5682 of 6480 relevant lines covered (87.69%)

4.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
94.44
0.79% packages/yet_another_json_isolate/lib/src/_isolates_io.dart
Jobs
ID Job ID Ran Files Coverage
1 yet_another_json_isolate - 31590907293.1 12 Aug 2026 11:15AM UTC 1
94.44
GitHub Action Run
2 functions_client - 31590907293.2 12 Aug 2026 11:15AM UTC 3
98.86
GitHub Action Run
3 supabase_common - 31590907293.3 12 Aug 2026 11:15AM UTC 13
99.32
GitHub Action Run
4 supabase - 31590907293.4 12 Aug 2026 11:18AM UTC 13
87.19
GitHub Action Run
5 gotrue - 31590907293.5 12 Aug 2026 11:18AM UTC 27
88.51
GitHub Action Run
6 storage_client - 31590907293.6 12 Aug 2026 11:17AM UTC 13
84.53
GitHub Action Run
7 realtime_client - 31590907293.7 12 Aug 2026 11:17AM UTC 11
90.43
GitHub Action Run
8 postgrest - 31590907293.8 12 Aug 2026 11:18AM UTC 10
85.71
GitHub Action Run
9 supabase_flutter - 31590907293.9 12 Aug 2026 11:15AM UTC 10
81.41
GitHub Action Run
Source Files on build 31590907293
  • Tree
  • List 101
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31590907293
  • 84c7c077 on github
  • Prev Build on main (#31570344674)
  • Next Build on main (#31682938463)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc