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

supabase / auth-js / 16343430109 / 2
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2025 11:08AM UTC
Files 15
Run time 0s
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: 73.67% (-1.1%) from 74.777%
16343430109.2

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).

847 of 1304 branches covered (64.95%)

Branch coverage included in aggregate %.

1299 of 1609 relevant lines covered (80.73%)

75.82 hits per line

Source Files on job 16343430109.2
  • Tree
  • List 15
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16343430109
  • 9a6edb9d on github
  • Prev Job for on master (#16260563447.1)
  • Next Job for on master (#16344332478.1)
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