Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

[Issue-1084] Addjust scheduler extender algorithm - #1087

Open
Andrzej-Zukowski wants to merge 1 commit into
masterfrom
feature-smart-scheduler-extender-1.5
Open

[Issue-1084] Addjust scheduler extender algorithm#1087
Andrzej-Zukowski wants to merge 1 commit into
masterfrom
feature-smart-scheduler-extender-1.5

Conversation

@Andrzej-Zukowski

Copy link
Copy Markdown
Collaborator

Purpose

Resolves #1084

Describe your changes

PR checklist

  • Add link to the issue
  • Choose Project
  • Choose PR label
  • New unit tests added
  • Modified code has meaningful comments
  • All TODOs are linked with the issues
  • All comments are resolved

Testing

Provide test details

Signed-off-by: Andrzej Zukowski <andrzej.zukowski@dell.com>
@codecov

codecov Bot commented Feb 20, 2024

Copy link
Copy Markdown

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 ⚠️
Additional details and impacted files
@@            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 Coverage Δ
unittests 72.78% <0.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scheduler extender algorithm modification

1 participant