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

Set ApplyDisabled on CommentParser to fix atlantis help output with --apply-disabled set #1250

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Set ApplyDisabled on CommentParser to fix atlantis help output with --apply-disabled set #1250

merged 1 commit into from
Nov 3, 2020

Conversation

gezb
Copy link
Contributor

@gezb gezb commented Nov 1, 2020

Hi

I realised this weekend while working with the disable apply changes that the atlantis help output was not working I have tracked it down to me not passing the property to the CommentParser this PR fixes it

@codecov
Copy link

codecov bot commented Nov 1, 2020

Codecov Report

Merging #1250 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1250   +/-   ##
=======================================
  Coverage   69.98%   69.98%           
=======================================
  Files          71       71           
  Lines        5380     5381    +1     
=======================================
+ Hits         3765     3766    +1     
  Misses       1265     1265           
  Partials      350      350           
Impacted Files Coverage Δ
server/server.go 61.43% <100.00%> (+0.09%) ⬆️

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 a5432f8...9a0cfd3. Read the comment docs.

Copy link
Member

@lkysow lkysow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🙏

@lkysow lkysow merged commit cb7dd0e into runatlantis:master Nov 3, 2020
@gezb gezb deleted the feature/fix_help_apply_disabled branch June 25, 2021 20:28
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