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

Changed WheelFile to normalize the .dist-info directory name #417

Closed
wants to merge 1 commit into from

Conversation

agronholm
Copy link
Contributor

Fixes #411.

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #417 (28b6ced) into master (7ab18e4) will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   80.69%   80.97%   +0.27%     
==========================================
  Files          12       12              
  Lines         974      988      +14     
==========================================
+ Hits          786      800      +14     
  Misses        188      188              
Impacted Files Coverage Δ
src/wheel/cli/unpack.py 100.00% <100.00%> (ø)
src/wheel/wheelfile.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ab18e4...28b6ced. Read the comment docs.

@agronholm agronholm deleted the branch master September 23, 2021 20:44
@agronholm agronholm closed this Sep 23, 2021
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.

wheel unpack does not accept an archive with normalized .dist-info directory name
1 participant