puller(ticdc): fix wrong update splitting behavior after table scheduling #11296
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
Loading