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 safe_join to allow joining a base path with an empty string #336

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Fix safe_join to allow joining a base path with an empty string #336

merged 1 commit into from
Jun 22, 2017

Conversation

jdufresne
Copy link
Contributor

Regression introduced in 895a068


This regression was my fault. If the PR looks good, I'm hoping this can go out in a bug fix release as 1.6.0 has broken some of my projects. Thanks!

@codecov-io
Copy link

codecov-io commented Jun 21, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   75.61%   75.61%           
=======================================
  Files          11       11           
  Lines        1542     1542           
=======================================
  Hits         1166     1166           
  Misses        376      376
Impacted Files Coverage Δ
storages/utils.py 100% <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 e89db45...9f275bb. Read the comment docs.

@jschneier
Copy link
Owner

jschneier commented Jun 21, 2017 via email

@jschneier jschneier merged commit 39a2a7a into jschneier:master Jun 22, 2017
@jschneier
Copy link
Owner

I uploaded 1.6.1

@jdufresne jdufresne deleted the safe_join_empty_path branch June 23, 2017 12:54
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.

None yet

3 participants