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

supabase / auth / 17248966066
71%
master: 69%

Build:
Build:
LAST BUILD BRANCH: bewinxed/add-scim-v2
DEFAULT BRANCH: master
Ran 26 Aug 2025 08:03PM UTC
Jobs 1
Files 152
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

26 Aug 2025 07:56PM UTC coverage: 70.802%. Remained the same
17248966066

Pull #2137

github

web-flow
feat: add xz-compressed release artifacts and stripped binary build (#2138)

- Add `build-strip` target to Makefile to produce stripped binaries
- Update release workflow to:
  - build both regular and stripped binaries
  - generate `.tar.xz` artifacts alongside existing `.tar.gz`
  - include `.xz` files in checksum generation
  - upload `.xz` artifacts to GitHub Releases and S3

This reduces binary size for distribution while keeping compatibility
with gzip.

Savings breakdown:
- 38,788,564 auth-arm64
- 26,738,840 auth-arm64 (stripped)
- 18,970,510 auth-arm64.tar.gz
-  9,657,140 auth-arm64.tar.gz (stripped)
-  6,794,836 auth-arm64.tar.xz (stripped, xz -9e)

Decompress xz with:
`tar -xvJf auth-arm64.tar.xz -C /path/to/dir`

Co-authored-by: Chris Stockton <chris.stockton@supabase.io>
Pull Request #2137: ci: upload artifacts to s3 on release

12270 of 17330 relevant lines covered (70.8%)

70.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17248966066.1 26 Aug 2025 08:03PM UTC 152
70.8
GitHub Action Run
Source Files on build 17248966066
  • Tree
  • List 152
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2137
  • PR Base - master (#17191439812)
  • Delete
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