-
Notifications
You must be signed in to change notification settings - Fork 53
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
#651 Stream HTTP PUT request's body #766
base: master
Are you sure you want to change the base?
Conversation
Job #766 is now in scope, role is |
66bb4fa
to
4da207e
Compare
Codecov Report
@@ Coverage Diff @@
## master #766 +/- ##
==========================================
- Coverage 33.83% 33.79% -0.05%
==========================================
Files 76 76
Lines 3821 3826 +5
==========================================
Hits 1293 1293
- Misses 2528 2533 +5
Continue to review full report at Codecov.
|
4da207e
to
b6aea58
Compare
I'm not sure it needs to be unit-tested, because it's internal and does not change any API or other contracts. |
@rultor merge |
@v-kolesnikov @yegor256 Oops, I failed. You can see the full log here (spent 1min)
|
Issue #651