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 zimwriterfs usage sample command #435

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Fix zimwriterfs usage sample command #435

merged 1 commit into from
Feb 7, 2025

Conversation

benoit74
Copy link
Contributor

@benoit74 benoit74 commented Dec 5, 2024

Sample command output in zimwriterfs command has two issues:

  • it is not working (anymore?) because it misses the required --name parameter
  • it does not propose a ZIM filename compliant with our conventions

This PR fixes both issues.

@benoit74 benoit74 self-assigned this Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.70%. Comparing base (870a087) to head (413fc62).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   27.70%   27.70%           
=======================================
  Files          26       26           
  Lines        2534     2534           
  Branches     1363     1363           
=======================================
  Hits          702      702           
  Misses       1325     1325           
  Partials      507      507           

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

@kelson42 kelson42 added this to the 3.6.0 milestone Dec 5, 2024
@kelson42 kelson42 self-requested a review December 5, 2024 19:58
@kelson42
Copy link
Contributor

kelson42 commented Dec 5, 2024

@benoit74 Thank you. I will try to fix the CI first, but your PR looks good.

@benoit74
Copy link
Contributor Author

benoit74 commented Dec 5, 2024

No hurry at all, just an easy fix for a problem I stumbled upon which would have been a shame not to share ^^

Sample command output in zimwriterfs command has two issues:
- it is not working (anymore?) because it misses the required `--name` parameter
- it does not propose a ZIM filename compliant with our conventions

This commit fixes both issues.
@kelson42 kelson42 merged commit bb7ae50 into main Feb 7, 2025
10 checks passed
@kelson42 kelson42 deleted the fix_usage_example branch February 7, 2025 00: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.

2 participants