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#1085

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

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

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

@Andrzej-Zukowski Andrzej-Zukowski force-pushed the feature-smart-scheduler-extender branch from 810a80a to de99a52 Compare February 19, 2024 11:52
@codecov

codecov Bot commented Feb 19, 2024

Copy link
Copy Markdown

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (d5847f2) 72.84% compared to head (de99a52) 72.78%.

Files Patch % Lines
pkg/scheduler/extender/extender.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1085      +/-   ##
==========================================
- Coverage   72.84%   72.78%   -0.06%     
==========================================
  Files          63       63              
  Lines        8949     8956       +7     
==========================================
  Hits         6519     6519              
- Misses       2142     2149       +7     
  Partials      288      288              
Flag Coverage Δ
unittests 72.78% <0.00%> (-0.06%) ⬇️

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.

Signed-off-by: Andrzej Zukowski <andrzej.zukowski@dell.com>
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