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

Tatsh / dbeaver-creds / 25110545019
100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 01:05PM UTC
Jobs 5
Files 5
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

29 Apr 2026 01:04PM UTC coverage: 100.0%. Remained the same
25110545019

push

github

Tatsh
workflows/tests: add Windows ARM64 to the native matrix

`msys2/setup-msys2@v2` supports the `windows-11-arm` GitHub-hosted
runner via `msystem: CLANGARM64`, which provides a Clang/LLVM
toolchain native to the arm64 architecture (LLVM uses the GNU
linker driver, so `-Wl,--wrap` works the same as on MINGW64).

Convert the native-windows job to use a matrix include list so
each cell pairs `runs-on` with the right `msystem` value:

  os=windows-latest msystem=MINGW64    build-type={Debug,Release}
  os=windows-11-arm msystem=CLANGARM64 build-type={Debug,Release}

The `pacboy` package set is unchanged; MSYS2's package naming with
`:p` already resolves to the right per-msystem variant of each tool
(MINGW64 gets x86_64-mingw-w64-* binaries, CLANGARM64 gets
clang-aarch64-* binaries).

Coveralls flag-name now embeds `${{ matrix.msystem }}` so the
Debug uploads from MINGW64 and CLANGARM64 don't collide in the
parallel-aggregation step.

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

190 of 190 relevant lines covered (100.0%)

10.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native-Windows-CLANGARM64 - 25110545019.1 29 Apr 2026 01:12PM UTC 3
92.42
GitHub Action Run
2 native-Windows-MINGW64 - 25110545019.2 29 Apr 2026 01:06PM UTC 3
91.67
GitHub Action Run
3 pwsh - 25110545019.3 29 Apr 2026 01:05PM UTC 1
100.0
GitHub Action Run
4 native-Linux - 25110545019.4 29 Apr 2026 01:05PM UTC 2
93.33
GitHub Action Run
5 native-macOS - 25110545019.5 29 Apr 2026 01:05PM UTC 2
94.25
GitHub Action Run
Source Files on build 25110545019
  • Tree
  • List 5
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25110545019
  • 4a175078 on github
  • Prev Build on master (#25110269331)
  • Next Build on master (#25111064769)
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