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

Fix --skip-existing with a new package upload #249

Merged
merged 1 commit into from
May 22, 2017
Merged

Conversation

sigmavirus24
Copy link
Member

Users may want to use --skip-existing even if this is the first time
they're uploading a package. This allows that use-case to be successful.

Closes gh-220

Users may want to use --skip-existing even if this is the first time
they're uploading a package. This allows that use-case to be successful.

Closes gh-220
@codecov-io
Copy link

codecov-io commented May 22, 2017

Codecov Report

Merging #249 into master will increase coverage by 1.87%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   65.37%   67.25%   +1.87%     
==========================================
  Files          12       12              
  Lines         569      571       +2     
  Branches       89       90       +1     
==========================================
+ Hits          372      384      +12     
+ Misses        174      160      -14     
- Partials       23       27       +4
Impacted Files Coverage Δ
twine/repository.py 59.8% <100%> (+10.8%) ⬆️

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 dd40b39...120558f. Read the comment docs.

@sigmavirus24 sigmavirus24 merged commit ceb83fa into master May 22, 2017
@sigmavirus24 sigmavirus24 deleted the bug/220 branch May 22, 2017 01:14
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.

2 participants