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

supabase / supabase-swift / 32311867998
87%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2026 11:11PM UTC
Jobs 1
Files 104
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

19 Aug 2026 11:07PM UTC coverage: 87.173% (+9.6%) from 77.573%
32311867998

push

github

web-flow
fix(docs): match DocC's current warning phrasing and fix stale symbol links (#1241)

scripts/test-docs.sh grepped for "couldn't be resolved to known
documentation", a phrase current DocC no longer emits (it now says
"doesn't exist at", "isn't a disambiguation for", or "is ambiguous
at"), so the check silently matched zero lines and could never fail.

Fixing the grep immediately surfaced 59 pre-existing broken doc-comment
links across Auth, Functions, Helpers, PostgREST, RealtimeV2, and
Storage, mostly stale DocC disambiguator suffixes left behind by
overload changes (e.g. a new cacheNonce parameter) and links to
symbols that became @_spi(Experimental) or non-public since the docs
were written. Fixed each using DocC's own fix-it suggestions where
given, and scoped the check to exclude vendored third-party
dependencies under SourcePackages/checkouts, which emit similar
warnings we don't control.

9107 of 10447 relevant lines covered (87.17%)

1027971.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32311867998.1 19 Aug 2026 11:11PM UTC 104
87.17
GitHub Action Run
Source Files on build 32311867998
  • Tree
  • List 104
  • Changed 32
  • Source Changed 17
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32311867998
  • 80ad2a10 on github
  • Prev Build on main (#32311328526)
  • Next Build on main (#32359048881)
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