kubewharf / katalyst-core

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agents and centralized components
Apache License 2.0
419 stars 103 forks source link

fix(qrm): fix advisor drop cache handler missing nbytes parameter #500

Closed csfldf closed 7 months ago

csfldf commented 7 months ago

fix(qrm): fix advisor drop cache handler missing nbytes parameter

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 55.10%. Comparing base (d74807b) to head (3a574c8).

Files Patch % Lines
...ins/memory/dynamicpolicy/policy_advisor_handler.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #500 +/- ## ========================================== + Coverage 55.02% 55.10% +0.07% ========================================== Files 512 512 Lines 56642 56650 +8 ========================================== + Hits 31170 31215 +45 + Misses 22149 22099 -50 - Partials 3323 3336 +13 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/500/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/500/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `55.10% <72.22%> (+0.07%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.