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

supabase / supabase-js / 15897833873 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2025 09:13AM UTC
Files 7
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

26 Jun 2025 09:12AM UTC coverage: 72.889%. Remained the same
15897833873.1

push

github

web-flow
ci: improve workflow performance and reliability (#1469)

* ci: improve workflow performance and reliability

- Add fail-fast: false to matrix strategies for better error visibility
- Replace npm clean-install with npm ci for faster, more reliable builds
- Add npm caching to all Node.js setup steps
- Add if: always() to cleanup steps to ensure Supabase stops on failure
- Add NODE_VERSION environment variable for consistency
- Add descriptive step names for better debugging
- Expand test matrix to include Node 22, 24 and multiple OS platforms
- Update Coveralls action to v2 and add conditional execution
- Add workflow_call trigger for reusable workflows

* ci: improve expo test organization

- Split expo test steps for better clarity and debugging
- Separate dependency installation and build from test execution
- Use npm install instead of npm ci for expo test dependencies

* chore: add .cursor/ to gitignore

- Ignore Cursor IDE configuration files and workspace data

* chore(deps): update expo test dependencies

- Update React to 19.1.0
- Update @supabase/realtime-js to 2.11.15
- Add @types/ws and ws dependencies for WebSocket support

* chore(ci): optimize workflow performance and reduce matrix testing

- Reduce Node.js matrix from [20, 22, 24] to [20] for faster CI runs
- Remove conditional coverage upload to simplify workflow
- Remove security audit job to reduce CI complexity and runtime
- Maintains all essential testing while improving CI efficiency

55 of 93 branches covered (59.14%)

Branch coverage included in aggregate %.

109 of 132 relevant lines covered (82.58%)

8.81 hits per line

Source Files on job 15897833873.1
  • Tree
  • List 7
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15897833873
  • c131801b on github
  • Prev Job for on master (#15877219716.1)
  • Next Job for on master (#15968120030.3)
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