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

Tatsh / winprefs / 25334451547
100%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 05:57PM UTC
Jobs 2
Files 35
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

04 May 2026 05:53PM UTC coverage: 99.732%. Remained the same
25334451547

push

github

Tatsh
workflows/cmake: publish Debug and Release across x64, arm64, and i686

CPack derives the asset filename from the project name, version, and
`CPACK_SYSTEM_NAME` only, so Debug and Release builds of the same arch
produced identical filenames and collided when both were uploaded to a
GitHub Release. Encode the build type into each artefact filename via a
post-Package rename step in both the Visual Studio and MSYS jobs so
every (arch, build-type) cell can publish without colliding.

Expand the Visual Studio job into a runner matrix so it builds and
publishes both x64 (windows-latest) and arm64 (windows-11-arm), and add
an MSYS `mingw32` (i686) entry that also publishes. Visual Studio is
now the sole publisher of `win64` and `winarm64` artefacts; `mingw32`
is the sole publisher of `win32` artefacts; `clangarm64` reverts to a
test-only build (`release: false`) since Visual Studio handles arm64
releases. `mingw64` and `ucrt64` remain test-only.

Tagged releases now ship Debug and Release packages for x64, arm64, and
i686, each as both an NSIS installer and a zip.

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

3351 of 3360 relevant lines covered (99.73%)

196.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25334451547.1 04 May 2026 05:57PM UTC 27
100.0
GitHub Action Run
2 25334451547.2 04 May 2026 06:00PM UTC 8
96.89
GitHub Action Run
Source Files on build 25334451547
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25334451547
  • 035ffdeb on github
  • Prev Build on master (#25328416489)
  • Next Build on master (#25335019441)
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