vcrpy icon indicating copy to clipboard operation
vcrpy copied to clipboard

fix(stubs/httpx): fix decode error on utf-8 response with file

Open kszinhu opened this issue 1 year ago • 2 comments

On httpx response should be read with ignore error

kszinhu avatar Feb 05 '24 20:02 kszinhu

Codecov Report

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.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #820   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files          27       27           
  Lines        1811     1811           
  Branches      338      338           
=======================================
  Hits         1672     1672           
  Misses         92       92           
  Partials       47       47           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Feb 06 '24 13:02 codecov-commenter

Can we get this merged? It solves the issue when recording file uploads with httpx.

76tr75b avatar Mar 07 '24 11:03 76tr75b

Closing as "mistaken until proven otherwise" and due to lack of a reply…

hartwork avatar Jun 02 '24 12:06 hartwork