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

Remove 422 error in favor of 400 #127

Merged
merged 3 commits into from
Jul 20, 2016
Merged

Remove 422 error in favor of 400 #127

merged 3 commits into from
Jul 20, 2016

Conversation

stefanoborini
Copy link
Contributor

Basic implementation. Needs tests.

@codecov-io
Copy link

codecov-io commented Jul 19, 2016

Current coverage is 84.22%

Merging #127 into master will increase coverage by 2.09%

@@             master       #127   diff @@
==========================================
  Files            37         37          
  Lines          1343       1350     +7   
  Methods           0          0          
  Messages          0          0          
  Branches        123        124     +1   
==========================================
+ Hits           1103       1137    +34   
+ Misses          200        177    -23   
+ Partials         40         36     -4   

Powered by Codecov. Last updated by 734c6f9...aa92050

@stefanoborini stefanoborini changed the title Remove 422 error in favor of 400 [WIP] Remove 422 error in favor of 400 Jul 19, 2016
@kitchoi
Copy link
Contributor

kitchoi commented Jul 20, 2016

👍 to merge

@kitchoi kitchoi merged commit 249c984 into master Jul 20, 2016
@kitchoi kitchoi deleted the 98-bad-request branch July 20, 2016 09:24
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.

3 participants