Closed mboersma closed 7 years ago
@@ Coverage Diff @@
## master #1235 +/- ##
=======================================
Coverage 87.29% 87.29%
=======================================
Files 43 43
Lines 3826 3826
Branches 665 665
=======================================
Hits 3340 3340
Misses 321 321
Partials 165 165
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 98fd5bc...99c11d9. Read the comment docs.
This actually breaks a regex-based unit test, so I'll work that out and then resubmit it for review.
My rewriting of import
statements somehow had caused the unit test failure, so I reverted that. Works fine now: ready for review again.
From the requests library release notes:
Features
Miscellaneous