dell / csi-baremetal

Bare-metal CSI Driver
Apache License 2.0
71 stars 34 forks source link

[Issue-1084] Addjust scheduler extender algorithm #1087

Open Andrzej-Zukowski opened 6 months ago

Andrzej-Zukowski commented 6 months ago

Purpose

Resolves #1084

Describe your changes

PR checklist

Testing

Provide test details

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 72.78%. Comparing base (f45d675) to head (c9e77c2). Report is 51 commits behind head on master.

Files Patch % Lines
pkg/scheduler/extender/extender.go 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1087 +/- ## ========================================== + Coverage 72.76% 72.78% +0.02% ========================================== Files 63 63 Lines 8949 8956 +7 ========================================== + Hits 6512 6519 +7 - Misses 2147 2149 +2 + Partials 290 288 -2 ``` | [Flag](https://app.codecov.io/gh/dell/csi-baremetal/pull/1087/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dell/csi-baremetal/pull/1087/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `72.78% <0.00%> (+0.02%)` | :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=dell#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.