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

Tatsh / wiswa / 32929567277
100%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2026 04:16AM 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

26 Aug 2026 04:15AM UTC coverage: 100.0%. Remained the same
32929567277

push

github

Tatsh
github/workflows/pyinstaller: attach the archives, not the binaries

Every matrix job builds its binary under the same name: macOS produces
dist/<name> and Windows dist/<name>.exe whatever the architecture. The
release job downloaded all of them with merge-multiple, which flattens
them into one directory, so the second of each pair overwrote the first.
A four-way matrix therefore shipped two assets, and neither said which
architecture it was.

The workflow already built an archive per job carrying both the version
and the architecture, and already attested it, but nothing uploaded it,
so the release job fell back to the colliding binaries. Upload those
archives and have the release job take them instead.

An archive is the better asset besides: a release keeps no executable
bit, and macOS notarisation does not survive a loose binary.

Found on dade v0.0.1, which built four binaries and released two.

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

780 of 780 branches covered (100.0%)

Branch coverage included in aggregate %.

2015 of 2015 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32929567277.1 26 Aug 2026 04:16AM UTC 16
100.0
GitHub Action Run
2 32929567277.2 26 Aug 2026 04:16AM UTC 16
100.0
GitHub Action Run
3 32929567277.3 26 Aug 2026 04:16AM UTC 16
100.0
GitHub Action Run
4 32929567277.4 26 Aug 2026 04:16AM UTC 16
100.0
GitHub Action Run
5 32929567277.5 26 Aug 2026 04:16AM UTC 16
100.0
GitHub Action Run
Source Files on build 32929567277
  • 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 #32929567277
  • 56c062e8 on github
  • Prev Build on master (#32917503290)
  • Next Build on master (#32930395798)
  • 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