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

chore: add some UT for some pkgs #6009

Merged
merged 4 commits into from
Dec 24, 2024
Merged

Conversation

csuzhangxc
Copy link
Member

What problem does this PR solve?

What is changed and how does it work?

Code changes

  • Has Go code change
  • Has CI related scripts change

Tests

  • Unit test
  • E2E test
  • Manual test
  • No code

Side effects

  • Breaking backward compatibility
  • Other side effects:

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Release Notes

Please refer to Release Notes Language Style Guide before writing the release note.


@ti-chi-bot ti-chi-bot bot added the size/L label Dec 24, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.29%. Comparing base (56a1888) to head (222d7e5).
Report is 1 commits behind head on feature/v2.

Additional details and impacted files
@@              Coverage Diff               @@
##           feature/v2    #6009      +/-   ##
==============================================
- Coverage       23.69%   23.29%   -0.40%     
==============================================
  Files             152      149       -3     
  Lines           10401     9862     -539     
==============================================
- Hits             2464     2297     -167     
+ Misses           7721     7377     -344     
+ Partials          216      188      -28     
Flag Coverage Δ
unittest 23.29% <100.00%> (-0.40%) ⬇️

Copy link
Contributor

ti-chi-bot bot commented Dec 24, 2024

@fgksgf: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

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-sigs/prow repository.

Copy link
Contributor

ti-chi-bot bot commented Dec 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fgksgf

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

Needs approval from an approver in each of these files:

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

@csuzhangxc csuzhangxc merged commit a716b34 into pingcap:feature/v2 Dec 24, 2024
6 of 7 checks passed
@csuzhangxc csuzhangxc deleted the ut branch December 24, 2024 07:13
@liubog2008 liubog2008 added the v2 for operator v2 label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L v2 for operator v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants