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

supabase / supabase-swift / 28868010683
83%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 01:08PM UTC
Jobs 1
Files 94
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

07 Jul 2026 12:59PM UTC coverage: 83.092% (-0.1%) from 83.216%
28868010683

push

github

web-flow
fix(storage): preserve limit/offset defaults when list() receives partial options (#1087)

* fix(storage): preserve limit/offset defaults when list() receives partial options

StorageFileApi.list() replaced the entire default SearchOptions whenever
any options were provided, so passing e.g. only offset silently dropped
the default limit (and vice versa) instead of falling back to 100/0 as
documented. Merge limit/offset against the defaults individually, same
pattern used for the sortBy fix in SDK-1091.

* test(storage): cover explicit zero limit alongside offset default merge

Confirms Int? nil-coalescing in the limit/offset merge treats an
explicitly-provided 0 as present, not absent.

2 of 2 new or added lines in 1 file covered. (100.0%)

21 existing lines in 1 file now uncovered.

7814 of 9404 relevant lines covered (83.09%)

1141829.56 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
25.55
-11.68% Sources/Auth/Internal/Keychain.swift
Jobs
ID Job ID Ran Files Coverage
1 28868010683.1 07 Jul 2026 01:08PM UTC 94
83.09
GitHub Action Run
Source Files on build 28868010683
  • Tree
  • List 94
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28868010683
  • 0e859d69 on github
  • Prev Build on main (#28864589364)
  • Next Build on main (#28868033816)
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