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

sink(ticdc): use pd clock in storage sink #10351

Merged
merged 3 commits into from
Jan 22, 2024

fix err doc

ca5ebb0
Select commit
Loading
Failed to load commit list.
Merged

sink(ticdc): use pd clock in storage sink #10351

fix err doc
ca5ebb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2024 in 0s

57.9624% (-5.4445%) compared to 3e9c9de

View this Pull Request on Codecov

57.9624% (-5.4445%) compared to 3e9c9de

Details

Codecov Report

Merging #10351 (ca5ebb0) into master (3e9c9de) will decrease coverage by 5.4445%.
Report is 305 commits behind head on master.
The diff coverage is 55.1215%.

Additional details and impacted files
Components Coverage Δ
cdc 62.6388% <55.1215%> (-0.7681%) ⬇️
dm 51.3025% <ø> (∅)
engine 63.4423% <ø> (∅)
@@               Coverage Diff                @@
##             master     #10351        +/-   ##
================================================
- Coverage   63.4069%   57.9624%   -5.4445%     
================================================
  Files           392        849       +457     
  Lines         51067     126896     +75829     
================================================
+ Hits          32380      73552     +41172     
- Misses        16385      47954     +31569     
- Partials       2302       5390      +3088