Skip to content
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

fix: handle unicode decode error (#384) #385

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

jshwi
Copy link
Owner

@jshwi jshwi commented Jul 17, 2024

This reverts commit 3b6c98f.

This reverts commit 3b6c98f.

Signed-off-by: Stephen Whitlock <[email protected]>
@jshwi jshwi linked an issue Jul 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b9238bc) to head (2b2b9d9).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #385   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         3897      3898    +1     
=========================================
+ Hits          3897      3898    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jshwi jshwi self-assigned this Jul 17, 2024
@jshwi jshwi merged commit 2b2b9d9 into master Jul 17, 2024
21 checks passed
@jshwi jshwi deleted the 384-v0590-fails-with-unicodedecodeerror branch July 17, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.59.0 fails with UnicodeDecodeError
1 participant