Closed kszinhu closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
68038d0
) 92.32% compared to head (f67eac4
) 92.32%. Report is 1 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Can we get this merged? It solves the issue when recording file uploads with httpx.
Closing as "mistaken until proven otherwise" and due to lack of a reply…
On httpx response should be read with ignore error
@hartwork