Skip to content

koord-scheduler: optimize the signature of the transformer interface#1283

Merged
koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
eahydra:refactor_transformer_interface_signature
May 10, 2023
Merged

koord-scheduler: optimize the signature of the transformer interface#1283
koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
eahydra:refactor_transformer_interface_signature

Conversation

@eahydra
Copy link
Member

@eahydra eahydra commented May 10, 2023

Ⅰ. Describe what this PR does

Optimize the signature of the transformer interface.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

V. Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in make test

@eahydra eahydra requested review from ZiMengSheng and hormes May 10, 2023 03:42
@koordinator-bot koordinator-bot bot requested review from buptcozy and yihuifeng May 10, 2023 03:42
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
@eahydra eahydra force-pushed the refactor_transformer_interface_signature branch from dda01eb to e238831 Compare May 10, 2023 03:46
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Patch coverage: 41.37% and project coverage change: -0.06 ⚠️

Comparison is base (3c4ddc0) 64.79% compared to head (e238831) 64.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1283      +/-   ##
==========================================
- Coverage   64.79%   64.74%   -0.06%     
==========================================
  Files         313      313              
  Lines       32938    32947       +9     
==========================================
- Hits        21343    21331      -12     
- Misses      10035    10053      +18     
- Partials     1560     1563       +3     
Flag Coverage Δ
unittests 64.74% <41.37%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
pkg/scheduler/frameworkext/interface.go 83.33% <ø> (ø)
pkg/scheduler/frameworkext/framework_extender.go 71.55% <33.33%> (-2.99%) ⬇️
pkg/scheduler/plugins/reservation/transformer.go 65.06% <62.50%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ZiMengSheng
Copy link
Member

/lgtm

@koordinator-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hormes

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@koordinator-bot koordinator-bot bot merged commit a07b144 into koordinator-sh:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants