Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue-1084] Addjust scheduler extender algorithm #1085

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Andrzej-Zukowski
Copy link
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

Copy link

codecov bot commented Feb 19, 2024

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler extender algorithm modification
1 participant