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

puller(ticdc): fix wrong update splitting behavior after table scheduling #11296

Merged
merged 2 commits into from
Jun 13, 2024

puller(ticdc): fix wrong update splitting behavior after table schedu…

f25075d
Select commit
Loading
Failed to load commit list.
Merged

puller(ticdc): fix wrong update splitting behavior after table scheduling #11296

puller(ticdc): fix wrong update splitting behavior after table schedu…
f25075d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 0s

57.6594% (+0.0100%) compared to e3b0bc7

View this Pull Request on Codecov

57.6594% (+0.0100%) compared to e3b0bc7

Details

Codecov Report

Attention: Patch coverage is 35.29412% with 33 lines in your changes missing coverage. Please review.

Project coverage is 57.6594%. Comparing base (e3b0bc7) to head (f25075d).
Report is 3 commits behind head on master.

Current head f25075d differs from pull request most recent head b1eda2d

Please upload reports for the commit b1eda2d to get more accurate results.

Additional details and impacted files
Components Coverage Δ
cdc 61.4882% <53.8043%> (+0.0095%) ⬆️
dm 51.2091% <ø> (+0.0100%) ⬆️
engine 63.3879% <ø> (-0.0142%) ⬇️
@@               Coverage Diff                @@
##             master     #11296        +/-   ##
================================================
+ Coverage   57.6493%   57.6594%   +0.0100%     
================================================
  Files           850        850                
  Lines        126095     126191        +96     
================================================
+ Hits          72693      72761        +68     
- Misses        48002      48032        +30     
+ Partials       5400       5398         -2