Skip to content

feat(coverage): fallback to pure Python wheel - #3961

Open
aignas wants to merge 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.coverage_deps_fallback
Open

feat(coverage): fallback to pure Python wheel#3961
aignas wants to merge 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.coverage_deps_fallback

Conversation

@aignas

@aignas aignas commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

This is an alternative way to solve the warning issue that was reported
in the ticket. This means that rules_python from now on actually can
register coverage for any UNIXy toolchain no matter the toolchain
build.

Fixes #3950

This is an alternative way to solve the warning issue that was reported
in the ticket. This means that `rules_python` from now on actually can
register `coverage` for any UNIXy toolchain no matter the toolchain
build.

Fixes bazel-contrib#3950
@aignas
aignas requested a review from rickeylev as a code owner July 27, 2026 11:38
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

The coverage wheel not present for some of our toolchains is spewing too many warnings

1 participant