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
389 stars 91 forks source link

fix spd cache clear when checkpoint deleted #634

Closed luomingmeng closed 1 week ago

luomingmeng commented 1 week ago

What type of PR is this?

Bug fixes

What this PR does / why we need it:

fix spd cache clear when checkpoint deleted

Which issue(s) this PR fixes:

Special notes for your reviewer:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 56.68%. Comparing base (4858a44) to head (393f4d0). Report is 3 commits behind head on main.

:exclamation: Current head 393f4d0 differs from pull request most recent head 0f4d219

Please upload reports for the commit 0f4d219 to get more accurate results.

Files Patch % Lines
pkg/metaserver/spd/cache.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #634 +/- ## ========================================== - Coverage 56.75% 56.68% -0.07% ========================================== Files 545 545 Lines 51537 51538 +1 ========================================== - Hits 29248 29213 -35 - Misses 18583 18632 +49 + Partials 3706 3693 -13 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/634/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/634/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `56.68% <0.00%> (-0.07%)` | :arrow_down: | 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.