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

supabase / supabase-swift / 31684716713
86%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2026 09:05AM UTC
Jobs 1
Files 102
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

13 Aug 2026 09:01AM UTC coverage: 84.582% (+0.6%) from 83.98%
31684716713

push

github

web-flow
fix(release): select the prerelease versioning strategy (#1202)

release-please's default versioning strategy ignores `prerelease`
and `prerelease-type` entirely -- those fields are only read by the
`prerelease` versioning strategy, which only activates when
"versioning": "prerelease" is set. Without it, a major bump produces
a plain X.0.0 tag instead of X.0.0-beta.N. PR #1201 is live proof: it
computed 3.0.0, not 3.0.0-beta.1, despite the fields added in #1199.

That 3.0.0 proposal is itself spurious: an earlier commit described
the conventional-commits breaking-change footer in prose, and the
literal text was picked up by release-please's own scan even though
nothing breaking shipped. main is force-push protected, so history
can't be rewritten to remove it; folding it into an ordinary patch
release is the supported way to clear it.

Release-As: 2.55.1

8849 of 10462 relevant lines covered (84.58%)

39.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
88.94
2.83% Sources/RealtimeV2/ConnectionManager.swift
Jobs
ID Job ID Ran Files Coverage
1 31684716713.1 13 Aug 2026 09:05AM UTC 102
84.58
GitHub Action Run
Source Files on build 31684716713
  • Tree
  • List 102
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31684716713
  • 9212b0dc on github
  • Prev Build on main (#31620225536)
  • Next Build on main (#31686059704)
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