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

Better Exception, with item's path, when we cannot decode the content. #187

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

mgautierfr
Copy link
Contributor

See suggestion in #186 about better error message.

@mgautierfr mgautierfr requested a review from benoit74 February 19, 2024 09:13
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2a9c54b) 87.37% compared to head (c691b5f) 87.23%.
Report is 2 commits behind head on warc2zim2.

Files Patch % Lines
src/warc2zim/content_rewriting/generic.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           warc2zim2     #187      +/-   ##
=============================================
- Coverage      87.37%   87.23%   -0.14%     
=============================================
  Files             13       13              
  Lines            895      901       +6     
  Branches         157      158       +1     
=============================================
+ Hits             782      786       +4     
- Misses            96       98       +2     
  Partials          17       17              

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

Copy link
Collaborator

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@benoit74 benoit74 merged commit 05d34e2 into warc2zim2 Feb 19, 2024
4 of 6 checks passed
@benoit74 benoit74 deleted the decode_error_message branch February 19, 2024 09:59
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.

2 participants