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

Support dirs with spaces #515

Merged
merged 2 commits into from
Mar 5, 2019
Merged

Support dirs with spaces #515

merged 2 commits into from
Mar 5, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Mar 5, 2019

Allow running atlantis plan -d "dir with spaces" to target a directory
that contains spaces.

Fixes #423

Allow running atlantis plan -d "dir with spaces" to target a directory
that contains spaces.

Fixes #423
@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

Merging #515 into master will decrease coverage by 0.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
- Coverage   72.04%   72.02%   -0.02%     
==========================================
  Files          62       62              
  Lines        4465     4469       +4     
==========================================
+ Hits         3217     3219       +2     
- Misses       1005     1006       +1     
- Partials      243      244       +1
Impacted Files Coverage Δ
server/events/terraform/terraform_client.go 78.86% <ø> (ø) ⬆️
server/events/comment_parser.go 96.66% <71.42%> (-1.61%) ⬇️

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 aa3c010...30577a4. Read the comment docs.

@lkysow lkysow merged commit 04a0199 into master Mar 5, 2019
@lkysow lkysow deleted the spaces branch March 5, 2019 21:57
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.

1 participant