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

Only configure setuptools logging if bdist_wheel is imported #641

Merged
merged 12 commits into from
Nov 8, 2024

Tweaked the verbose output and added test coverage for it

13876db
Select commit
Loading
Failed to load commit list.
Merged

Only configure setuptools logging if bdist_wheel is imported #641

Tweaked the verbose output and added test coverage for it
13876db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 8, 2024 in 0s

50.00% of diff hit (target 77.96%)

View this Pull Request on Codecov

50.00% of diff hit (target 77.96%)

Annotations

Check warning on line 40 in src/wheel/_bdist_wheel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wheel/_bdist_wheel.py#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/wheel/_bdist_wheel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wheel/_bdist_wheel.py#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/wheel/_bdist_wheel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wheel/_bdist_wheel.py#L44

Added line #L44 was not covered by tests