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

Support downloading of wheel to convert (#37) #121

Merged
merged 5 commits into from
Jan 15, 2024

change list[] to List[] type annotation (for python 3.8)

1bc8eca
Select commit
Loading
Failed to load commit list.
Merged

Support downloading of wheel to convert (#37) #121

change list[] to List[] type annotation (for python 3.8)
1bc8eca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2024 in 0s

95.77% of diff hit (target 82.46%)

View this Pull Request on Codecov

95.77% of diff hit (target 82.46%)

Annotations

Check warning on line 340 in src/whl2conda/cli/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/whl2conda/cli/convert.py#L340

Added line #L340 was not covered by tests

Check warning on line 342 in src/whl2conda/cli/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/whl2conda/cli/convert.py#L342

Added line #L342 was not covered by tests

Check warning on line 473 in src/whl2conda/cli/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/whl2conda/cli/convert.py#L473

Added line #L473 was not covered by tests