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

migrate to clickhouse-go/v2 #669

Merged
merged 10 commits into from
Jun 11, 2023
Merged

migrate to clickhouse-go/v2 #669

merged 10 commits into from
Jun 11, 2023

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Jun 11, 2023

migrate to clickhouse-go/v2, fix #540, close #562

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5236057378

  • 174 of 215 (80.93%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.114%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/backup/table_pattern.go 2 3 66.67%
pkg/filesystemhelper/filesystemhelper.go 2 3 66.67%
pkg/partition/partition.go 23 25 92.0%
pkg/clickhouse/utils.go 0 6 0.0%
pkg/backup/restore.go 2 11 18.18%
pkg/backup/create.go 2 12 16.67%
pkg/clickhouse/clickhouse.go 137 149 91.95%
Totals Coverage Status
Change from base Build 5222476697: 62.1%
Covered Lines: 5889
Relevant Lines: 9481

💛 - Coveralls

@Slach Slach merged commit 0abf2fd into master Jun 11, 2023
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.

migrate to clickhouse-go/v2
3 participants