-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix NewCommitStatus response #9434
Conversation
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #9434 +/- ##
=========================================
+ Coverage 41.48% 41.5% +0.01%
=========================================
Files 570 570
Lines 74324 74324
=========================================
+ Hits 30834 30846 +12
+ Misses 39652 39638 -14
- Partials 3838 3840 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
old code :) from 1.3.0 -> now
@techknowlogick should we backport to 1.10.2 ? |
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Resolves #9433
Also updated to show it returns a
201
rather than a200