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

Add XZ (LZMA) checksum repair utility #39

Merged
merged 6 commits into from
Jan 22, 2024

Update dissect/util/compression/xz.py

a027734
Select commit
Loading
Failed to load commit list.
Merged

Add XZ (LZMA) checksum repair utility #39

Update dissect/util/compression/xz.py
a027734
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2024 in 1s

88.70% of diff hit (target 86.18%)

View this Pull Request on Codecov

88.70% of diff hit (target 86.18%)

Annotations

Check warning on line 32 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L32

Added line #L32 was not covered by tests

Check warning on line 43 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L43

Added line #L43 was not covered by tests

Check warning on line 61 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L61

Added line #L61 was not covered by tests

Check warning on line 65 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L65

Added line #L65 was not covered by tests

Check warning on line 69 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L69

Added line #L69 was not covered by tests

Check warning on line 73 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L73

Added line #L73 was not covered by tests

Check warning on line 108 in dissect/util/compression/xz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/util/compression/xz.py#L108

Added line #L108 was not covered by tests