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

Tatsh / dbeaver-creds / 25095186785
100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 06:57AM UTC
Jobs 2
Files 3
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 06:55AM UTC coverage: 81.25%. Remained the same
25095186785

push

github

Tatsh
workflows: split Windows CI between MSVC build and MSYS2 tests

The Windows side of CI now matches the winprefs convention:

- `Build` (`cmake.yml`) - drops the MinGW setup step and the
  `-G "MinGW Makefiles"` generator override. Windows runners now
  configure with the default Visual Studio generator and compile
  with MSVC. CMake cannot drive `CMAKE_C_STANDARD 23` on MSVC, so
  C23 is restricted to GCC/Clang in the root `CMakeLists.txt`
  (committed separately) and the `nullptr` compatibility shim in
  `src/compat.h` covers the keyword on the C11 path.
- `Tests` (`tests.yml`) gets a new `native-windows` job that uses
  `msys2/setup-msys2@v2` with `MINGW64`, installs `cmocka`, `lcov`,
  `cmake`, `ninja`, `openssl`, and `toolchain` via pacboy, and runs
  the cmocka suite under MSYS2 with `-Wl,--wrap` (which only works
  with GCC/Clang). Coveralls upload uses `flag-name: native-Windows`
  for parallel-mode aggregation; the `coveralls-finish` job adds the
  new job to its `needs` list.

`.vscode/dictionary.txt` regenerated to add `msystem` and `pacboy`
(from the new MSYS2 step) and drop `ccaes`, `cccbc`, `ccmode`,
`corecrypto`, `egor`, and `tensin` (no longer referenced after the
macOS backend switch and MinGW-action removal).

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

104 of 128 relevant lines covered (81.25%)

3.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native-Linux - 25095186785.1 29 Apr 2026 06:57AM UTC 2
76.7
GitHub Action Run
2 pwsh - 25095186785.2 29 Apr 2026 06:57AM UTC 1
100.0
GitHub Action Run
Source Files on build 25095186785
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25095186785
  • 0d0525e6 on github
  • Prev Build on master (#25095141333)
  • Next Build on master (#25095387617)
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