extract: --skip-errors ignores corrupted chunks (w/ log message), see #840#7481
Draft
ThomasWaldmann wants to merge 1 commit into
Draft
extract: --skip-errors ignores corrupted chunks (w/ log message), see #840#7481ThomasWaldmann wants to merge 1 commit into
ThomasWaldmann wants to merge 1 commit into
Conversation
ThomasWaldmann
marked this pull request as draft
March 27, 2023 18:03
ThomasWaldmann
force-pushed
the
skip-integrity-errors
branch
3 times, most recently
from
March 28, 2023 15:15
f18c5ae to
33f823d
Compare
ThomasWaldmann
force-pushed
the
skip-integrity-errors
branch
from
April 3, 2023 21:16
33f823d to
c2761a9
Compare
ThomasWaldmann
force-pushed
the
skip-integrity-errors
branch
from
November 5, 2023 01:48
c2761a9 to
27f1d96
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7481 +/- ##
==========================================
- Coverage 83.69% 83.27% -0.43%
==========================================
Files 66 66
Lines 11853 11877 +24
Branches 2149 2144 -5
==========================================
- Hits 9920 9890 -30
- Misses 1359 1400 +41
- Partials 574 587 +13 ☔ View full report in Codecov by Sentry. |
…orgbackup#840 Forward port of a change implemented by @enkore back in 2016: enkore@09b21b1
ThomasWaldmann
force-pushed
the
skip-integrity-errors
branch
from
November 5, 2023 13:39
27f1d96 to
ec1937d
Compare
Member
Author
|
commenting to trigger re-indexing of this PR, so it gets visible again on the github web UI open PR list. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Forward port of a change implemented by @enkore back in 2016:
enkore@09b21b1