-
Notifications
You must be signed in to change notification settings - Fork 343
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
koord-manager: refactor oversale resource calculate logic. #2240
koord-manager: refactor oversale resource calculate logic. #2240
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2240 +/- ##
==========================================
- Coverage 66.31% 65.97% -0.35%
==========================================
Files 453 453
Lines 53327 53323 -4
==========================================
- Hits 35364 35178 -186
- Misses 15413 15609 +196
+ Partials 2550 2536 -14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@saintube PTAL thanks. |
2513944
to
387b207
Compare
/lgtm |
…ate logic. Signed-off-by: wangyang60 <wangy9834@163.com>
Signed-off-by: wangyang60 <wangy9834@163.com>
387b207
to
fcf0593
Compare
/approve |
Ⅰ. Describe what this PR does
In order to better support mid resource in the future, we refactored the reporting code for oversale resources and extracted the public functions that mid resources and batch resources may use.
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test