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

vbpf / prevail / 27948450483
86%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 11:20AM UTC
Jobs 2
Files 79
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

22 Jun 2026 11:10AM UTC coverage: 86.386%. Remained the same
27948450483

push

github

web-flow
Migrate Windows CI to Visual Studio 2026 and bump yaml-cpp to 0.9.0 (#1148)

* Fix Windows CI: migrate to Visual Studio 2026 runner image

GitHub migrated the windows-2025 / windows-latest runner images to
Visual Studio 2026 (v18) between 2026-06-08 and 2026-06-15, removing
Visual Studio 2022. CMake configure now fails with:

  Generator Visual Studio 17 2022 could not find any instance of
  Visual Studio.

Switch the Windows jobs to windows-latest and the "Visual Studio 18
2026" CMake generator (supported since CMake 4.2; the image ships
CMake 4.3.3). Applies to both the CI build and release workflows.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

* Update fetched yaml-cpp to 0.9.0

The Visual Studio 2026 runner image ships CMake 4.3, which removed
compatibility with cmake_minimum_required(VERSION < 3.5). The
FetchContent fallback pulled yaml-cpp 0.8.0, whose CMakeLists declares
cmake_minimum_required(VERSION 3.4), so Windows test configure failed:

  Compatibility with CMake < 3.5 has been removed from CMake.

yaml-cpp 0.9.0 declares cmake_minimum_required(VERSION 3.5...3.30) and
configures cleanly under CMake 4.x, so no policy override is needed.
The tag is "yaml-cpp-0.9.0" (the bare "0.8.0" tag scheme changed).

Ubuntu was unaffected because it resolves yaml-cpp via the system
package and never takes the FetchContent path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

---------

Signed-off-by: Elazar Gershuni <elazarg@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

9125 of 10563 relevant lines covered (86.39%)

6334339.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 27948450483.1 22 Jun 2026 12:12PM UTC 79
84.64
GitHub Action Run
2 run-Release - 27948450483.2 22 Jun 2026 11:20AM UTC 79
85.48
GitHub Action Run
Source Files on build 27948450483
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40faf761 on github
  • Prev Build on main (#27101605902)
  • Next Build on main (#27951335611)
  • Delete
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