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

supabase / auth-js / 16941082354
71%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2025 03:02PM UTC
Jobs 2
Files 16
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

13 Aug 2025 02:59PM UTC coverage: 71.105%. Remained the same
16941082354

push

github

web-flow
chore: trigger supabase-js tests (#1098)

## What kind of change does this PR introduce?

CI/CD enhancement - Improves the preview release workflow and
cross-repository testing integration.

## What is the current behavior?

- Preview releases are created but there's no automated way to test
compatibility with downstream packages
- No cross-repository testing between `auth-js` and `supabase-js`
- Manual testing required to verify changes don't break integration
points
- Limited feedback loop for developers on cross-package compatibility

## What is the new behavior?

- **Automated Cross-Repo Testing**: Preview releases automatically
trigger compatibility tests in `supabase-js`
- **Smart Triggering**: Only runs on actual source code changes (src/,
package files, tsconfig) to avoid unnecessary builds
- **Enhanced Control**: Manual workflow dispatch with configurable
options for target branch and test triggering
- **Better UX**: PR comments show preview package URLs and test status
updates
- **Secure Integration**: Uses GitHub App authentication for
cross-repository workflow triggering

## Key Features

### 🚀 **Cross-Repository Test Integration**
- Automatically triggers `supabase-js` external tests when `auth-js`
changes are made
- Passes preview package URL and metadata to downstream tests
- Supports both PR and push-based workflows

### ⚡ **Optimized Triggering**
- **Path-based filtering**: Only triggers on meaningful changes
(`src/**`, `package.json`, etc.)
- **Label-based control**: PRs require `trigger: preview` label for
activation
- **Manual override**: Workflow dispatch with configurable target branch

### 💬 **Enhanced Feedback**
- Automated PR comments with preview package links
- Status updates on cross-repo test progress
- Clear visibility into the testing pipeline

### 🔒 **Secure Cross-Repo Access**
- GitHub App-based authentication for repository access
- Scoped permissions to `auth-js` and `supabase-js` repositories only

## Testing

This ... (continued)

885 of 1441 branches covered (61.42%)

Branch coverage included in aggregate %.

1342 of 1691 relevant lines covered (79.36%)

158.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16941082354.1 13 Aug 2025 03:02PM UTC 16
71.1
GitHub Action Run
2 16941082354.2 13 Aug 2025 03:02PM UTC 16
70.05
GitHub Action Run
Source Files on build 16941082354
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ce1f116f on github
  • Prev Build on master (#16913725261)
  • Next Build on master (#16943763249)
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