Skip to content

tests: add compressor tests#289

Merged
dkropachev merged 1 commit intomasterfrom
dk/add-compressor-tests
Oct 3, 2024
Merged

tests: add compressor tests#289
dkropachev merged 1 commit intomasterfrom
dk/add-compressor-tests

Conversation

@dkropachev
Copy link
Copy Markdown
Collaborator

Expand compressor test suit:

  1. Add benchmark tests
  2. Add frame examples

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

package gocql

Copy link
Copy Markdown
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
Copy Markdown
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 force-pushed the dk/add-compressor-tests branch from a5b10ee to d1582f6 Compare October 3, 2024 14:01
@dkropachev dkropachev merged commit 18c35b0 into master Oct 3, 2024
@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