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: support switchover for sharding components #8786

Open
wants to merge 2 commits into
base: release-0.9
Choose a base branch
from

Conversation

wangyelei
Copy link
Contributor

No description provided.

@wangyelei wangyelei requested a review from a team as a code owner January 10, 2025 07:16
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 43.68932% with 58 lines in your changes missing coverage. Please review.

Project coverage is 64.43%. Comparing base (17a521d) to head (a0bfc73).
Report is 1 commits behind head on release-0.9.

Files with missing lines Patch % Lines
apis/apps/v1alpha1/opsrequest_webhook.go 33.33% 37 Missing and 3 partials ⚠️
controllers/apps/operations/switchover.go 60.00% 11 Missing and 3 partials ⚠️
apis/apps/v1alpha1/opsrequest_types.go 40.00% 2 Missing and 1 partial ⚠️
controllers/apps/operations/switchover_util.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #8786      +/-   ##
===============================================
- Coverage        64.56%   64.43%   -0.14%     
===============================================
  Files              359      359              
  Lines            46301    46348      +47     
===============================================
- Hits             29896    29863      -33     
- Misses           13725    13787      +62     
- Partials          2680     2698      +18     
Flag Coverage Δ
unittests 64.43% <43.68%> (-0.14%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant