tiflow
tiflow copied to clipboard
DNM: test trigger on master
What problem does this PR solve?
Issue Number: close #xxx
What is changed and how it works?
Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
- No code
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note
Please refer to [Release Notes Language Style Guide](https://pingcap.github.io/tidb-dev-guide/contribute-to-tidb/release-notes-style-guide.html) to write a quality release note.
If you don't think this PR needs a release note then fill it with `None`.
Codecov Report
Merging #10481 (214d176) into master (833943f) will decrease coverage by
5.8273%
. The diff coverage isn/a
.
Additional details and impacted files
Components | Coverage Δ | |
---|---|---|
cdc | 61.9566% <ø> (∅) |
|
dm | 51.2217% <ø> (∅) |
|
engine | 63.3884% <ø> (-0.0142%) |
:arrow_down: |
Flag | Coverage Δ | |
---|---|---|
unit | 57.5753% <ø> (-5.8273%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@@ Coverage Diff @@
## master #10481 +/- ##
================================================
- Coverage 63.4025% 57.5753% -5.8273%
================================================
Files 163 849 +686
Lines 14154 126707 +112553
================================================
+ Hits 8974 72952 +63978
- Misses 4613 48288 +43675
- Partials 567 5467 +4900
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign lonng for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
[FORMAT CHECKER NOTIFICATION]
Notice: To remove the do-not-merge/needs-linked-issue
label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123
or Issue Number: ref #456
.
:open_book: For more info, you can check the "Contribute Code" section in the development guide.
@purelind: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-cdc-integration-mysql-test | 214d17625ad17418f1bbe6ebcb7c44c95720e4ca | link | true | /test cdc-integration-mysql-test |
pull-cdc-integration-pulsar-test | 214d17625ad17418f1bbe6ebcb7c44c95720e4ca | link | true | /test cdc-integration-pulsar-test |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.