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

supabase / supabase-swift / 31822794541
87%

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2026 05:14PM 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

14 Aug 2026 05:10PM UTC coverage: 86.312% (+0.3%) from 86.01%
31822794541

push

github

web-flow
docs: document enum-like value conventions (RawRepresentable for wire values) (#1231)

* docs: document enum-like value conventions (RawRepresentable for wire values)

Codifies the pattern used across SDK-637: enums are fine when the value
set is genuinely closed or client-side only, but anything sent to or
received from the backend should be a RawRepresentable struct so an
unrecognized value round-trips instead of failing to decode or
blocking construction until an SDK upgrade.

* chore: add failable to spell-check dictionary

Flagged by CI on #1231 - AGENTS.md's Enum-like Values section uses
the standard Swift term "failable" (as in failable initializer).

8872 of 10279 relevant lines covered (86.31%)

43.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31822794541.1 14 Aug 2026 05:14PM UTC 104
86.31
GitHub Action Run
Source Files on build 31822794541
  • Tree
  • List 104
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31822794541
  • 420bb2e8 on github
  • Prev Build on main (#31803078825)
  • Next Build on main (#31826165516)
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