Enable test coverage for building multiple architectures using GCC on windows
Open
- Dominant language
- No language data
- Stars
- 94
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The native plugins support building 32 or 64 bit binaries using GCC on windows, but test coverage is disabled unnecessarily for GCC on windows because CI doesn't have 64 bit cygwin installed. We should enable this test coverage.
Contributor guide
Research direction
Start by locating the CI configuration for GCC on Windows and the native plugin coverage setup. Check how 32-bit and 64-bit builds are selected; done means coverage is enabled and runs for the supported architectures without requiring an unavailable 64-bit Cygwin installation.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100