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

supabase / auth / 17246174995
71%
master: 69%

Build:
Build:
LAST BUILD BRANCH: feat/add-email-metrics
DEFAULT BRANCH: master
Ran 26 Aug 2025 05:55PM 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 05:46PM UTC coverage: 70.802%. Remained the same
17246174995

Pull #2138

github

Chris Stockton
feat: add xz-compressed release artifacts and stripped binary build

- 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`
Pull Request #2138: feat: add xz-compressed release artifacts and stripped binary build

12270 of 17330 relevant lines covered (70.8%)

70.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17246174995.1 26 Aug 2025 05:55PM UTC 152
70.8
GitHub Action Run
Source Files on build 17246174995
  • Tree
  • List 152
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2138
  • PR Base - hf/upload-artifacts-to-s3 (#17243803804)
  • 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