karmada
karmada copied to clipboard
fix job policy
What type of PR is this?
/kind failing-test releated:
- https://github.com/karmada-io/karmada/issues/6414
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign xishanyongye-chang for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.
Project coverage is 49.24%. Comparing base (
307163d) to head (e177656).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ourceinterpreter/default/native/aggregatestatus.go | 6.66% | 12 Missing and 2 partials :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #6415 +/- ##
==========================================
- Coverage 49.27% 49.24% -0.04%
==========================================
Files 684 684
Lines 55850 55865 +15
==========================================
- Hits 27522 27510 -12
- Misses 26534 26556 +22
- Partials 1794 1799 +5
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 49.24% <6.66%> (-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.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.