Skip to content

Conversation

leon-inf
Copy link
Contributor

close #9579

@leon-inf leon-inf requested a review from a team as a code owner August 20, 2025 07:49
@apecloud-bot
Copy link
Collaborator

Auto Cherry-pick Instructions

Usage:
  - /nopick: Not auto cherry-pick when PR merged.
  - /pick: release-x.x [release-x.x]: Auto cherry-pick to the specified branch when PR merged.

Example:
  - /nopick
  - /pick release-1.0

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Aug 20, 2025
@leon-inf
Copy link
Contributor Author

/pick release-1.0

@leon-inf leon-inf added this to the Release 1.1.0 milestone Aug 20, 2025
@apecloud-bot apecloud-bot added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Aug 20, 2025
Copy link

codecov bot commented Aug 20, 2025

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.01%. Comparing base (65b4a2d) to head (bb8dd2d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ps/component/transformer_component_workload_ops.go 54.54% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9639      +/-   ##
==========================================
+ Coverage   59.90%   60.01%   +0.11%     
==========================================
  Files         518      518              
  Lines       56606    56610       +4     
==========================================
+ Hits        33908    33974      +66     
+ Misses      19649    19591      -58     
+ Partials     3049     3045       -4     
Flag Coverage Δ
unittests 60.01% <54.54%> (+0.11%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Aug 21, 2025
@leon-inf leon-inf merged commit a92d6c5 into main Aug 21, 2025
52 checks passed
@leon-inf leon-inf deleted the bugfix/hscale-source-replica branch August 21, 2025 14:56
@apecloud-bot
Copy link
Collaborator

/cherry-pick release-1.0

@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/17130686165

apecloud-bot pushed a commit that referenced this pull request Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test pick-1.0 Auto cherry-pick to release-1.0 when PR merged size/S Denotes a PR that changes 10-29 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]KubeBlocks may select new replica itself as DataDump target if none targetPodSelector is set

4 participants