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

Tatsh / wiswa / 33365815154
100%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 06:51AM UTC
Jobs 5
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

31 Aug 2026 06:50AM UTC coverage: 100.0%. Remained the same
33365815154

push

github

Tatsh
github/workflows/pyinstaller: build only the architectures asked for

The build matrix was a literal covering both architectures of macOS and
of Windows, and the step conditions named those runners outright. A
project whose dependencies publish no wheels for one of them, such as
anything on torch, could only delete the job from the generated file,
and the next regen put it back.

supported_platforms entries may now carry an architecture:
'macos-arm64' or 'windows-x86_64' builds for that one alone, while the
bare 'macos' or 'windows' still builds for every architecture. The
matrix and every condition that names a runner are derived from the
selection, so a single-architecture platform drops the parentheses it no
longer needs, and vcpkg targets naming a runner that is gone are
dropped with it rather than emitting steps that never run.

Membership tests elsewhere go through utils.supportsPlatform, so an
entry that names an architecture still counts as its family when
deciding whether to write the PyInstaller and AppImage workflows.

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

788 of 788 branches covered (100.0%)

Branch coverage included in aggregate %.

2040 of 2040 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33365815154.1 31 Aug 2026 06:51AM UTC 16
100.0
GitHub Action Run
2 33365815154.2 31 Aug 2026 06:51AM UTC 16
100.0
GitHub Action Run
3 33365815154.3 31 Aug 2026 06:51AM UTC 16
100.0
GitHub Action Run
4 33365815154.4 31 Aug 2026 06:51AM UTC 16
100.0
GitHub Action Run
5 33365815154.5 31 Aug 2026 06:51AM UTC 16
100.0
GitHub Action Run
Source Files on build 33365815154
  • 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
  • Github Actions Build #33365815154
  • 6bc1e7ea on github
  • Prev Build on master (#33332262856)
  • Next Build on master (#33369134966)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc