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

supabase / auth-js / 16343430109
71%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2025 11:08AM UTC
Jobs 2
Files 15
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

17 Jul 2025 11:05AM UTC coverage: 74.803% (+0.03%) from 74.777%
16343430109

push

github

web-flow
fix: use JSON-based deep clone instead of structuredClone (#1084)

Not all JS runtimes support `structuredClone` (introduced in
https://github.com/supabase/auth-js/pull/1023). (Example:
https://github.com/supabase/supabase-js/issues/1504)

- As the session data is safe to JSON serialize, replace
`structuredClone` use with JSON de/serialize.
- Added the helper function to increase the readability (making the
intent clear).

860 of 1304 branches covered (65.95%)

Branch coverage included in aggregate %.

4 of 5 new or added lines in 2 files covered. (80.0%)

1319 of 1609 relevant lines covered (81.98%)

165.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
68.27
0.02% src/GoTrueClient.ts
Jobs
ID Job ID Ran Files Coverage
1 16343430109.1 17 Jul 2025 11:08AM UTC 15
74.8
GitHub Action Run
2 16343430109.2 17 Jul 2025 11:08AM UTC 15
73.67
GitHub Action Run
Source Files on build 16343430109
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9a6edb9d on github
  • Prev Build on master (#16260563447)
  • Next Build on master (#16344332478)
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