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

Allow to specify a scraper suffix for the ZIM scraper metadata at the CLI #168

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

benoit74
Copy link
Collaborator

@benoit74 benoit74 commented Jan 31, 2024

Fix #156

Nota: also updates the version to dev1 as agreed in issue.

@benoit74 benoit74 self-assigned this Jan 31, 2024
@benoit74 benoit74 changed the base branch from main to warc2zim2 January 31, 2024 10:48
@benoit74 benoit74 marked this pull request as ready for review January 31, 2024 10:50
@benoit74 benoit74 marked this pull request as draft January 31, 2024 10:51
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c807f4b) 86.52% compared to head (43e9843) 86.55%.
Report is 1 commits behind head on warc2zim2.

Additional details and impacted files
@@              Coverage Diff              @@
##           warc2zim2     #168      +/-   ##
=============================================
+ Coverage      86.52%   86.55%   +0.03%     
=============================================
  Files             13       13              
  Lines            846      848       +2     
  Branches         147      147              
=============================================
+ Hits             732      734       +2     
  Misses            97       97              
  Partials          17       17              

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

@benoit74 benoit74 marked this pull request as ready for review January 31, 2024 13:04
@benoit74 benoit74 requested a review from rgaudin January 31, 2024 13:04
Copy link
Member

@rgaudin rgaudin left a comment

Choose a reason for hiding this comment

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

LGTM

@rgaudin rgaudin merged commit 98935f1 into warc2zim2 Jan 31, 2024
6 checks passed
@rgaudin rgaudin deleted the scraper_suffix branch January 31, 2024 13:08
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.

Allow to specify the ZIM scraper metadata at the CLI
2 participants