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 a property interface to ZstdCompressor, add ZstdError type #51

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into mkitti-zstd-property-parameters

34977a7
Select commit
Loading
Failed to load commit list.
Draft

Add a property interface to ZstdCompressor, add ZstdError type #51

Merge branch 'master' into mkitti-zstd-property-parameters
34977a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 0s

66.66% of diff hit (target 36.96%)

View this Pull Request on Codecov

66.66% of diff hit (target 36.96%)

Annotations

Check warning on line 15 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 17 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L17

Added line #L17 was not covered by tests

Check warning on line 28 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 35 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 40 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L40

Added line #L40 was not covered by tests

Check warning on line 126 in src/libzstd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libzstd.jl#L126

Added line #L126 was not covered by tests