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

Tatsh / torbrowser-launcher-mac / 25480781987 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 06:55AM UTC
Files 6
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

07 May 2026 06:53AM UTC coverage: 100.0%. Remained the same
25480781987.1

push

github

Tatsh
fix: detect arm64 host for CPack package filename

The Apple Silicon detection used `CMAKE_APPLE_SILICON_PROCESSOR`, which is
an input cache variable that is empty by default and is not populated from
the host. As a result every build, including the macos-latest (arm64)
runner, produced packages tagged `Darwin-x86_64`. Switch the check to
`CMAKE_HOST_SYSTEM_PROCESSOR`, which CMake sets to `arm64` on Apple
Silicon and `x86_64` on Intel.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

302 of 302 relevant lines covered (100.0%)

2.87 hits per line

Source Files on job 25480781987.1
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25480781987
  • a6130304 on github
  • Prev Job for on master (#25480390112.1)
  • Next Job for on master (#25528599539.1)
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