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

supabase / supabase-js / 16476563627
80%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2025 04:40PM UTC
Jobs 3
Files 7
Run time 74min
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

23 Jul 2025 04:39PM UTC coverage: 72.199% (-0.7%) from 72.889%
16476563627

push

github

web-flow
fix: add Node 18 deprecation notice (#1506)

* fix: add Node 18 deprecation notice

* run pnpm install

* fix: improve Node 18 deprecation warning and fix import typo

- Add browser environment check to only show Node.js deprecation warning in Node.js
- Fix typo in types import path

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* fix: correct import typo and improve code formatting

- Fix typo in types import path
- Improve formatting of Node.js 18 deprecation warning condition

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* feat: add Node.js <= 18 deprecation warning

- Add deprecation warning for Node.js versions 18 and below
- Extract shouldShowDeprecationWarning function with robust version parsing
- Parse major version number from process.version using regex
- Handle edge cases: null version, malformed strings, browser environments
- Display informative warning message directing users to upgrade to Node.js 20+
- Include link to GitHub discussion for more information

* add engines field in package.json

* remove engine

* revert pnpm-lock.yaml

* revert package-lock.json

---------

Co-authored-by: Claude <noreply@anthropic.com>

59 of 100 branches covered (59.0%)

Branch coverage included in aggregate %.

6 of 9 new or added lines in 1 file covered. (66.67%)

115 of 141 relevant lines covered (81.56%)

24.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
80.0
-20.0% src/index.ts
Jobs
ID Job ID Ran Files Coverage
1 node-20-windows-latest - 16476563627.1 23 Jul 2025 04:40PM UTC 7
72.2
GitHub Action Run
2 node-20-ubuntu-latest - 16476563627.2 23 Jul 2025 04:40PM UTC 7
72.2
GitHub Action Run
3 node-20-macos-latest - 16476563627.3 23 Jul 2025 04:40PM UTC 7
72.2
GitHub Action Run
Source Files on build 16476563627
  • Tree
  • List 7
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16476563627
  • ede368c6 on github
  • Prev Build on master (#16473432096)
  • Next Build on master (#16494675172)
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

© 2025 Coveralls, Inc