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 test for reusing encoder after finalize #243

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Dec 4, 2024

Fixes #241

This PR adds a function test_reuse_encoder(Encoder, Decoder) to TestsForCodecPackages.jl and bumps the version from
0.1.0 to 0.1.1.

This test is from JuliaIO/CodecZstd.jl#74

@nhz2 nhz2 marked this pull request as ready for review December 4, 2024 20:06
@nhz2
Copy link
Member Author

nhz2 commented Dec 4, 2024

Downstream test failure should be fixed by JuliaData/RData.jl#100

@nhz2 nhz2 merged commit 709967d into master Dec 9, 2024
26 checks passed
@nhz2 nhz2 deleted the nz/test_reuse_compressor branch December 9, 2024 15:45
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.

Test reusing a compressor
1 participant