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

Retry building of wheels with invalid metadata #161

Merged
merged 1 commit into from
May 19, 2019
Merged

Conversation

techalchemy
Copy link
Member

@codecov
Copy link

codecov bot commented May 19, 2019

Codecov Report

Merging #161 into master will decrease coverage by 0.01%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   56.54%   56.53%   -0.02%     
==========================================
  Files          12       12              
  Lines        5065     5066       +1     
  Branches     1285     1285              
==========================================
  Hits         2864     2864              
- Misses       1826     1828       +2     
+ Partials      375      374       -1
Impacted Files Coverage Δ
src/requirementslib/models/requirements.py 56.08% <0%> (ø) ⬆️
src/requirementslib/models/setup_info.py 66.59% <75%> (-0.08%) ⬇️

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 32b301d...4518ae9. Read the comment docs.

@techalchemy techalchemy merged commit f2d4c2e into master May 19, 2019
@techalchemy techalchemy deleted the bugfix/160 branch May 19, 2019 18:07
techalchemy added a commit that referenced this pull request Mar 31, 2020
Retry building of wheels with invalid metadata
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.

Handle InvalidMetadataError for existing but invalid wheel files
1 participant