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 #48

Closed
wants to merge 1 commit into from

Add a property interface to ZstdCompressor, add ZstdError type

ab87b58
Select commit
Loading
Failed to load commit list.
Closed

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

Add a property interface to ZstdCompressor, add ZstdError type
ab87b58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 19, 2024 in 1s

66.66% of diff hit (target 30.98%)

View this Pull Request on Codecov

66.66% of diff hit (target 30.98%)

Annotations

Check warning on line 14 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 16 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L16

Added line #L16 was not covered by tests

Check warning on line 27 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 34 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 37 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L39

Added line #L39 was not covered by tests

Check warning on line 83 in src/libzstd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libzstd.jl#L83

Added line #L83 was not covered by tests