Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

fix(run): return a 400 if command is empty#952

Merged
Joshua-Anderson merged 1 commit intodeis:masterfrom
Joshua-Anderson:run-fixes
Aug 5, 2016
Merged

fix(run): return a 400 if command is empty#952
Joshua-Anderson merged 1 commit intodeis:masterfrom
Joshua-Anderson:run-fixes

Conversation

@Joshua-Anderson
Copy link
Copy Markdown
Contributor

Check if command exists before trying to access it.

@deis-bot
Copy link
Copy Markdown

deis-bot commented Aug 5, 2016

@helgi, @bacongobbler and @mboersma are potential reviewers of this pull request based on my analysis of git blame information. Thanks @Joshua-Anderson!

@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 5, 2016

Current coverage is 81.80% (diff: 100%)

Merging #952 into master will increase coverage by 0.04%

@@             master       #952   diff @@
==========================================
  Files            28         28          
  Lines          3053       3055     +2   
  Methods           0          0          
  Messages          0          0          
  Branches        509        510     +1   
==========================================
+ Hits           2496       2499     +3   
- Misses          407        408     +1   
+ Partials        150        148     -2   

Powered by Codecov. Last update 61ec98c...a5cb979

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants