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

Fixes --skip-existing with Nexus Repos #428

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Fixes --skip-existing with Nexus Repos #428

merged 1 commit into from
Nov 27, 2018

Conversation

superwhoopy
Copy link
Contributor

Small fix for the option --skip-existing when uploading to a Nexus Repository.

  • Ran tox -e lint
  • Ran tests

Thank you for your great work on twine!

@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

Merging #428 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #428   +/-   ##
=======================================
  Coverage   78.29%   78.29%           
=======================================
  Files          14       14           
  Lines         751      751           
  Branches      108      108           
=======================================
  Hits          588      588           
  Misses        130      130           
  Partials       33       33
Impacted Files Coverage Δ
twine/commands/upload.py 75% <100%> (ø) ⬆️

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 89a35dc...f31d6ad. Read the comment docs.

@theacodes
Copy link
Member

Thank you, @superwhoopy!

@theacodes theacodes merged commit 9fed6ed into pypa:master Nov 27, 2018
@superwhoopy superwhoopy deleted the nexus-repo branch November 27, 2018 18:12
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