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

Return plan output on error. #381

Merged
merged 1 commit into from
Dec 7, 2018
Merged

Return plan output on error. #381

merged 1 commit into from
Dec 7, 2018

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Dec 7, 2018

If terraform plan returns an error, we still want to print the output to
the pull request.

If terraform plan returns an error, we still want to print the output to
the pull request.
@codecov
Copy link

codecov bot commented Dec 7, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage    70.3%   70.36%   +0.05%     
==========================================
  Files          62       62              
  Lines        3742     3742              
==========================================
+ Hits         2631     2633       +2     
+ Misses        923      922       -1     
+ Partials      188      187       -1
Impacted Files Coverage Δ
server/events/runtime/plan_step_runner.go 94.36% <100%> (+2.81%) ⬆️

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 555312e...5f89527. Read the comment docs.

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