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

tests: add compressor tests #289

Merged
merged 1 commit into from
Oct 3, 2024
Merged

tests: add compressor tests #289

merged 1 commit into from
Oct 3, 2024

Conversation

dkropachev
Copy link
Collaborator

Expand compressor test suit:

  1. Add benchmark tests
  2. Add frame examples

Comment on lines 1 to 6
//go:build (all || cassandra) && !scylla
// +build all cassandra
// +build !scylla

package gocql

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why removing this file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, I have weird IDE issue when this file is always compiled, can't find a workaround for it. Fixed.

@dkropachev dkropachev merged commit 18c35b0 into master Oct 3, 2024
1 check passed
@dkropachev dkropachev deleted the dk/add-compressor-tests branch October 3, 2024 14:11
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.

2 participants