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

filter(ticdc): Fix verify table rules #11192

Merged
merged 2 commits into from
May 29, 2024

Conversation

hongyunyan
Copy link
Collaborator

@hongyunyan hongyunyan commented May 29, 2024

What problem does this PR solve?

Issue Number: ref #10457

What is changed and how it works?

Check List

Tests

  • 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

`None`.

@ti-chi-bot ti-chi-bot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed release-note Denotes a PR that will be considered when it comes time to generate release notes. labels May 29, 2024
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels May 29, 2024
Copy link
Contributor

ti-chi-bot bot commented May 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: asddongmen, CharlesCheung96

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [CharlesCheung96,asddongmen]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels May 29, 2024
Copy link
Contributor

ti-chi-bot bot commented May 29, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-05-29 06:53:59.456637715 +0000 UTC m=+2845793.213773285: ☑️ agreed by asddongmen.
  • 2024-05-29 07:01:35.192062298 +0000 UTC m=+2846248.949197856: ☑️ agreed by CharlesCheung96.

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.6438%. Comparing base (c07bce4) to head (94e3e6d).
Report is 2 commits behind head on master.

Additional details and impacted files
Components Coverage Δ
cdc 61.4397% <100.0000%> (+0.0091%) ⬆️
dm 51.2364% <ø> (+0.0241%) ⬆️
engine 63.4020% <ø> (+0.0070%) ⬆️
Flag Coverage Δ
unit 57.6438% <100.0000%> (+0.0184%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@@               Coverage Diff                @@
##             master     #11192        +/-   ##
================================================
+ Coverage   57.6254%   57.6438%   +0.0184%     
================================================
  Files           849        849                
  Lines        125934     126055       +121     
================================================
+ Hits          72570      72663        +93     
- Misses        47966      47997        +31     
+ Partials       5398       5395         -3     

@hongyunyan
Copy link
Collaborator Author

/retest

3 similar comments
@hongyunyan
Copy link
Collaborator Author

/retest

@hongyunyan
Copy link
Collaborator Author

/retest

@hongyunyan
Copy link
Collaborator Author

/retest

@ti-chi-bot ti-chi-bot bot merged commit e04c7cd into pingcap:master May 29, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants