Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add coverage-conditional, rejig some config stuff #356

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

jakkdl
Copy link
Member

@jakkdl jakkdl commented Mar 4, 2025

fixes #332 - though in hindsight we barely have any version-specific code so this PR mostly just fiddles around with various config stuff

found a couple pragma no-cover/branch that weren't needed, and realized --per-file-disable added in #348 never got any tests at all, so will have to do a followup PR on that

big warning for anybody considering coverage-conditional-plugin: the example in their readme is completely backwards wemake-services/coverage-conditional-plugin#227

@Zac-HD Zac-HD merged commit 895c550 into python-trio:main Mar 4, 2025
11 checks passed
@jakkdl jakkdl deleted the coverage_conditional_plugin branch March 5, 2025 10:52
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.

Use coverage-conditional-plugin for version/platform-specific coverage pragma
2 participants