karmada icon indicating copy to clipboard operation
karmada copied to clipboard

Skip schedule deleting bindings

Open whitewindmills opened this issue 1 year ago • 4 comments

What type of PR is this? /kind feature

What this PR does / why we need it: we should skip schedule deleting bindings cause it makes no sense.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

whitewindmills avatar May 24 '24 08:05 whitewindmills

/assign @RainbowMango

whitewindmills avatar May 24 '24 08:05 whitewindmills

Codecov Report

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

Project coverage is 53.30%. Comparing base (2220124) to head (ad8ecba).

Files Patch % Lines
pkg/scheduler/scheduler.go 0.00% 8 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4985      +/-   ##
==========================================
- Coverage   53.33%   53.30%   -0.04%     
==========================================
  Files         252      252              
  Lines       20482    20490       +8     
==========================================
- Hits        10924    10922       -2     
- Misses       8836     8846      +10     
  Partials      722      722              
Flag Coverage Δ
unittests 53.30% <0.00%> (-0.04%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 24 '24 08:05 codecov-commenter

@RainbowMango PTAL

whitewindmills avatar May 24 '24 09:05 whitewindmills

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

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

The pull request process is described here

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

karmada-bot avatar May 27 '24 03:05 karmada-bot