Conversation
Codecov Report
@@ Coverage Diff @@
## master #5393 +/- ##
==========================================
- Coverage 93.33% 93.33% -0.01%
==========================================
Files 102 102
Lines 30066 30080 +14
Branches 2689 2683 -6
==========================================
+ Hits 28063 28074 +11
- Misses 1828 1832 +4
+ Partials 175 174 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Anybody else seeing the same thing as me? Some checkes were not successful, but none of them failed. It appears to have just cancelled 6 for no apparent reason. |
They timed out after 15 minutes (#5389). |
|
I'm lost trying to figure out how to make a test for this. |
Backport to 3.8: 💚 backport PR created✅ Backport PR branch: Backported as #6121 🤖 @patchback |
Co-authored-by: Andrew Svetlov <[email protected]> (cherry picked from commit c6eb530)
…6121) * Fix content-type on empty string. (#5393) Co-authored-by: Andrew Svetlov <[email protected]> (cherry picked from commit c6eb530) * fix Co-authored-by: Sam Bull <[email protected]> Co-authored-by: Andrew Svetlov <[email protected]>
Fixes #5392