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

Do not try to add twice Illustration. #419

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Do not try to add twice Illustration. #419

merged 3 commits into from
Jul 8, 2024

Conversation

mgautierfr
Copy link
Collaborator

Illustration is already added by addIllustration call.
So we must skip the Illustration_* metadata.

Fix #418

Illustration is already added by `addIllustration` call.
So we must skip the `Illustration_*` metadata.

Fix #418
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 27.01%. Comparing base (1b2e64c) to head (2d1bc89).

Files Patch % Lines
src/zimrecreate.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
- Coverage   27.02%   27.01%   -0.02%     
==========================================
  Files          26       26              
  Lines        2457     2458       +1     
  Branches     1340     1339       -1     
==========================================
  Hits          664      664              
- Misses       1304     1305       +1     
  Partials      489      489              

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

@kelson42 kelson42 merged commit 32c9cde into main Jul 8, 2024
10 of 12 checks passed
@kelson42 kelson42 deleted the fix_zimrecreate branch July 8, 2024 10:47
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.

zimrecreate fails to recreate a simple archive.
3 participants