-
Notifications
You must be signed in to change notification settings - Fork 292
test(cdc): Add defaultvalue integration test #4224
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
test(cdc): Add defaultvalue integration test #4224
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
|
/run-integration-test |
|
/run-integration-test |
Co-authored-by: amyangfei <[email protected]>
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. @@ Coverage Diff @@
## master #4224 +/- ##
================================================
- Coverage 55.1722% 55.1698% -0.0025%
================================================
Files 485 491 +6
Lines 59829 60921 +1092
================================================
+ Hits 33009 33610 +601
- Misses 23484 23929 +445
- Partials 3336 3382 +46 |
|
/run-integration-test |
|
/run-kafka-integration-test |
|
/run-integration-test |
|
/run-integration-test |
|
In response to a cherrypick label: new pull request created: #4274. |
|
In response to a cherrypick label: new pull request created: #4275. |
|
In response to a cherrypick label: new pull request created: #4276. |
|
In response to a cherrypick label: new pull request created: #4277. |
|
In response to a cherrypick label: new pull request created: #4278. |
|
In response to a cherrypick label: new pull request could not be created: failed to create pull request against pingcap/tiflow#release-5.4 from head ti-chi-bot:cherry-pick-4224-to-release-5.4: the GitHub API request returns a 403 error: {"message":"You have exceeded a secondary rate limit and have been temporarily blocked from content creation. Please retry your request again later.","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits"} |
|
In response to a cherrypick label: new pull request created: #4279. |
What problem does this PR solve?
Issue Number: close #4223
What is changed and how it works?
Check List
Tests
Related changes
Release note