Skip to content

Replace AppVeyor with focused GitHub Actions coverage - #573

Merged
SRombauts merged 7 commits into
masterfrom
ci-replace-appveyor
Sep 21, 2026
Merged

SRombauts merged 7 commits into
masterfrom
ci-replace-appveyor

Conversation

@SRombauts

Copy link
Copy Markdown
Owner

Summary

  • remove the AppVeyor configuration, badge, build-system entry, documentation, and active CI guidance
  • add one Visual Studio 2022 Release Win32/x86 entry to the GitHub Actions CMake matrix while retaining the latest-MSVC Debug job
  • preserve historical AppVeyor changelog entries and document the retirement in the current unreleased section

Validation

  • parsed .github/workflows/cmake.yml and asserted the requested Windows matrix coverage with no VS2019 entry
  • configured and built a clean Release tree with tests and examples enabled
  • ran CTest in Release mode: 67 unit tests and the example test passed
  • searched the repository for AppVeyor; only historical and current-release CHANGELOG entries remain
  • ran git diff --check master...HEAD

@coveralls

coveralls commented Sep 21, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 99.713%. remained the same — ci-replace-appveyor into master

@SRombauts
SRombauts merged commit 8a784c3 into master Sep 21, 2026
48 checks passed
@SRombauts
SRombauts deleted the ci-replace-appveyor branch September 21, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants