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

entry (ticdc):remove useless code in entry package #10505

Merged

Conversation

asddongmen
Copy link
Contributor

@asddongmen asddongmen commented Jan 18, 2024

What problem does this PR solve?

Issue Number: ref #10457

What is changed and how it works?

  • Removing unnecessary old code in cdc/entry package.
  • Move schema_test.go from cdc/owner to cdc/entry, where it should belongs.

Check List

Tests

  • Unit test

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 do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 18, 2024
@asddongmen asddongmen self-assigned this Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

Merging #10505 (7a7778b) into master (d5ab31e) will increase coverage by 0.4990%.
Report is 3 commits behind head on master.
The diff coverage is 50.0000%.

Additional details and impacted files
Components Coverage Δ
cdc 62.6005% <50.0000%> (+0.9238%) ⬆️
dm 51.2782% <ø> (+0.0344%) ⬆️
engine 63.4141% <ø> (+0.0282%) ⬆️
Flag Coverage Δ
unit 57.9250% <50.0000%> (+0.4990%) ⬆️

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

@@               Coverage Diff                @@
##             master     #10505        +/-   ##
================================================
+ Coverage   57.4259%   57.9250%   +0.4990%     
================================================
  Files           848        848                
  Lines        125795     126731       +936     
================================================
+ Hits          72239      73409      +1170     
+ Misses        48148      47830       -318     
- Partials       5408       5492        +84     

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jan 18, 2024
@ti-chi-bot ti-chi-bot bot added the lgtm label Jan 18, 2024
Copy link
Contributor

ti-chi-bot bot commented Jan 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 3AceShowHand, sdojjy

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 [3AceShowHand,sdojjy]

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 removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 18, 2024
Copy link
Contributor

ti-chi-bot bot commented Jan 18, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-01-18 07:39:33.020833041 +0000 UTC m=+428014.585130731: ☑️ agreed by 3AceShowHand.
  • 2024-01-18 08:05:27.326698066 +0000 UTC m=+429568.890995772: ☑️ agreed by sdojjy.

@asddongmen
Copy link
Contributor Author

/retest

2 similar comments
@asddongmen
Copy link
Contributor Author

/retest

@asddongmen
Copy link
Contributor Author

/retest

@asddongmen
Copy link
Contributor Author

/test all

Copy link
Contributor Author

@asddongmen asddongmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/retest

Copy link
Contributor Author

@asddongmen asddongmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/retest

@asddongmen
Copy link
Contributor Author

/retest

1 similar comment
@asddongmen
Copy link
Contributor Author

/retest

@asddongmen
Copy link
Contributor Author

/retest

@ti-chi-bot ti-chi-bot bot merged commit 63ccb9d into pingcap:master Jan 25, 2024
28 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants