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

Make project locked message look better. #336

Merged
merged 2 commits into from
Oct 30, 2018
Merged

Make project locked message look better. #336

merged 2 commits into from
Oct 30, 2018

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Oct 30, 2018

When the plan fails, it gets the error prepended with Plan Failed:.
Thus we don't need to add our own "Unable to run plan" error.

Some cleanup from #325

- some of the tests run git so if you're using gpg signing you need
  to disable that.
- refactor test helpers to use tb.Helper() and make the error output red.
  This is useful because if another helper uses one of these helpers,
  when it calls .Helper() its output will also be up the stack.
When the plan fails, it gets the error prepended with **Plan Failed**:.
Thus we don't need to add our own "**Unable to run plan**" error.
@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   70.57%   70.57%           
=======================================
  Files          61       61           
  Lines        3643     3643           
=======================================
  Hits         2571     2571           
  Misses        893      893           
  Partials      179      179
Impacted Files Coverage Δ
server/events/project_locker.go 90% <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 5a8230d...4d3c567. Read the comment docs.

@lkysow lkysow merged commit 55d9ddf into master Oct 30, 2018
@lkysow lkysow deleted the lockmessage branch October 30, 2018 16:26
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