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

fix: endless affinity list when there's a DataPlaneAffinity #8138

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

cjc7373
Copy link
Contributor

@cjc7373 cjc7373 commented Sep 12, 2024

cherry-pick f8cc2d1 to 0.9

@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines. label Sep 12, 2024
@cjc7373 cjc7373 changed the base branch from main to release-0.9 September 12, 2024 03:22
@github-actions github-actions bot added size/M Denotes a PR that changes 30-99 lines. and removed size/XXL Denotes a PR that changes 1000+ lines. labels Sep 12, 2024
@cjc7373 cjc7373 force-pushed the bugfix/endless-affinity-0-9 branch from 3530548 to cf596ee Compare September 12, 2024 03:36
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.28%. Comparing base (c59de8c) to head (cf596ee).
Report is 50 commits behind head on release-0.9.

Files with missing lines Patch % Lines
pkg/controller/scheduling/scheduling_utils.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #8138      +/-   ##
===============================================
+ Coverage        65.20%   65.28%   +0.07%     
===============================================
  Files              356      357       +1     
  Lines            44731    44862     +131     
===============================================
+ Hits             29169    29290     +121     
- Misses           12979    12981       +2     
- Partials          2583     2591       +8     
Flag Coverage Δ
unittests 65.28% <66.66%> (+0.07%) ⬆️

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.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Sep 12, 2024
@cjc7373 cjc7373 merged commit 9cc6f49 into release-0.9 Oct 25, 2024
39 checks passed
@cjc7373 cjc7373 deleted the bugfix/endless-affinity-0-9 branch October 25, 2024 02:29
@github-actions github-actions bot added this to the Release 0.9.2 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants