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

feat: make sure create all tables for org in clickhouse #6496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CeerDecy
Copy link
Member

What this PR does / why we need it:

make sure create all tables for org in clickhouse

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @iutx

ChangeLog

Language Changelog
🇺🇸 English make sure create all tables for org in clickhouse
🇨🇳 中文 保证Clickhouse中的表都被创建完成

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@erda-bot erda-bot requested a review from iutx February 26, 2025 05:27
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 15.13%. Comparing base (1f08c37) to head (045f549).

Files with missing lines Patch % Lines
...core/storekit/clickhouse/table/loader/interface.go 0.00% 11 Missing ⚠️
.../core/storekit/clickhouse/table/creator/creator.go 0.00% 6 Missing ⚠️
.../storekit/clickhouse/table/initializer/ttl_sync.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6496   +/-   ##
=======================================
  Coverage   15.13%   15.13%           
=======================================
  Files        3683     3683           
  Lines      377034   377049   +15     
=======================================
+ Hits        57050    57075   +25     
+ Misses     314535   314529    -6     
+ Partials     5449     5445    -4     
Flag Coverage Δ
by-github-actions 15.13% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../storekit/clickhouse/table/initializer/ttl_sync.go 84.72% <0.00%> (ø)
.../core/storekit/clickhouse/table/creator/creator.go 0.00% <0.00%> (ø)
...core/storekit/clickhouse/table/loader/interface.go 0.00% <0.00%> (ø)

... and 6 files with indirect coverage changes

@CeerDecy CeerDecy force-pushed the feature/create-table branch from 5c80105 to 045f549 Compare February 26, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants