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

Refactored the wheel convert command to not require setuptools #640

Merged
merged 9 commits into from
Nov 8, 2024

Test for a multi-line License header

5b4a98c
Select commit
Loading
Failed to load commit list.
Merged

Refactored the wheel convert command to not require setuptools #640

Test for a multi-line License header
5b4a98c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

77.96% (+6.78%) compared to e43464d

View this Pull Request on Codecov

77.96% (+6.78%) compared to e43464d

Details

Codecov Report

Attention: Patch coverage is 96.02273% with 7 lines in your changes missing coverage. Please review.

Project coverage is 77.96%. Comparing base (e43464d) to head (5b4a98c).

Files with missing lines Patch % Lines
src/wheel/cli/convert.py 96.02% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
+ Coverage   71.18%   77.96%   +6.78%     
==========================================
  Files          14       14              
  Lines        1093     1121      +28     
==========================================
+ Hits          778      874      +96     
+ Misses        315      247      -68     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.