Skip to content

Refactor verbosity checks#215

Merged
brienw merged 2 commits into
labzero:masterfrom
pmeinhardt:drive-by-refactoring-of-ui-verbosity-checks
Feb 12, 2018
Merged

Refactor verbosity checks#215
brienw merged 2 commits into
labzero:masterfrom
pmeinhardt:drive-by-refactoring-of-ui-verbosity-checks

Conversation

@pmeinhardt
Copy link
Copy Markdown
Contributor

Just a 5 min refactoring. I passed by and thought "this could be done differently"…
See if it makes sense to you 🙂

@pmeinhardt pmeinhardt force-pushed the drive-by-refactoring-of-ui-verbosity-checks branch from 885c84e to 5b536c6 Compare February 11, 2018 23:01
@pmeinhardt
Copy link
Copy Markdown
Contributor Author

FYI: I noticed Circle CI outputs the following over and over again in the mix coveralls.html step:

You are running in the `production` bootleg environment but there is no configuration defined for that environment. Create one at `config/deploy/production.exs` if you want to do additional customization.

Copy link
Copy Markdown
Contributor

@brienw brienw left a comment

Choose a reason for hiding this comment

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

👍

@brienw
Copy link
Copy Markdown
Contributor

brienw commented Feb 12, 2018

I'll investigate the CI warning

@brienw brienw merged commit 3bad31d into labzero:master Feb 12, 2018
@pmeinhardt pmeinhardt deleted the drive-by-refactoring-of-ui-verbosity-checks branch February 12, 2018 22:48
brienw pushed a commit that referenced this pull request Mar 1, 2018
* Refactor verbosity checks

* Replace `x not in y` with `not(x in y)`
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