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

Undeprecate joinpath #16

Merged
merged 1 commit into from
Oct 25, 2018
Merged

Undeprecate joinpath #16

merged 1 commit into from
Oct 25, 2018

Conversation

iamed2
Copy link
Contributor

@iamed2 iamed2 commented Oct 24, 2018

For now, as join on paths could be confused with string join, since a path is an AbstractString.

@rofinn
Copy link
Owner

rofinn commented Oct 24, 2018

Related to #2 and #15

@codecov-io
Copy link

codecov-io commented Oct 24, 2018

Codecov Report

Merging #16 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   76.81%   76.86%   +0.05%     
==========================================
  Files           8        8              
  Lines         427      428       +1     
==========================================
+ Hits          328      329       +1     
  Misses         99       99
Impacted Files Coverage Δ
src/path.jl 87.55% <100%> (+0.05%) ⬆️

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 241d7e1...7e179ff. Read the comment docs.

@rofinn rofinn merged commit ceee16d into rofinn:master Oct 25, 2018
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.

3 participants