ticdc: fix ddl exchange partition xxxx with validation
to deal with with validation
correctly
#10867
Codecov / codecov/project
succeeded
Apr 1, 2024 in 0s
57.8099% (+0.2540%) compared to db60e9e
View this Pull Request on Codecov
57.8099% (+0.2540%) compared to db60e9e
Details
Codecov Report
Merging #10867 (20a1552) into master (db60e9e) will increase coverage by
0.2540%
.
Report is 1 commits behind head on master.
The diff coverage is25.0000%
.
Additional details and impacted files
Components | Coverage Δ | |
---|---|---|
cdc | 62.3351% <25.0000%> (+0.4576%) |
⬆️ |
dm | 51.2475% <ø> (-0.0021%) |
⬇️ |
engine | 63.4232% <ø> (+0.0282%) |
⬆️ |
@@ Coverage Diff @@
## master #10867 +/- ##
================================================
+ Coverage 57.5558% 57.8099% +0.2540%
================================================
Files 853 853
Lines 126974 127767 +793
================================================
+ Hits 73081 73862 +781
+ Misses 48454 48451 -3
- Partials 5439 5454 +15
Loading