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

report numa sibling and memory bandwidth #533

Closed luomingmeng closed 5 months ago

luomingmeng commented 6 months ago

What type of PR is this?

Enhancements

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 55.62%. Comparing base (b122f7b) to head (8b92ba9). Report is 6 commits behind head on main.

:exclamation: Current head 8b92ba9 differs from pull request most recent head 02f956a. Consider uploading reports for the commit 02f956a to get more accurate results

Files Patch % Lines
...nager/fetcher/kubelet/topology/topology_adapter.go 66.19% 17 Missing and 7 partials :warning:
pkg/metaserver/spd/manager.go 66.66% 14 Missing and 6 partials :warning:
pkg/util/spd.go 66.66% 4 Missing :warning:
pkg/metaserver/spd/util.go 70.00% 1 Missing and 2 partials :warning:
pkg/metaserver/spd/fetcher.go 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #533 +/- ## ========================================== - Coverage 55.67% 55.62% -0.06% ========================================== Files 552 553 +1 Lines 59419 59621 +202 ========================================== + Hits 33083 33163 +80 - Misses 22899 23024 +125 + Partials 3437 3434 -3 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/533/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/533/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `55.62% <75.46%> (-0.06%)` | :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.