-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Backport 3.3] add logic to throw exception on workload group deletion with associated rules #19565
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
Conversation
…ed rules (#19502) Signed-off-by: Kaushal Kumar <[email protected]> (cherry picked from commit 2bb5e33) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 568c775: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Unrelated flaky test failure:
Retrying the gradle check |
❌ Gradle check result for 568c775: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Another flaky test:
Retrying gradle check |
❕ Gradle check result for 568c775: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.3 #19565 +/- ##
============================================
+ Coverage 72.95% 73.05% +0.09%
- Complexity 70470 70518 +48
============================================
Files 5717 5717
Lines 323023 323051 +28
Branches 46791 46793 +2
============================================
+ Hits 235673 235991 +318
+ Misses 68331 68057 -274
+ Partials 19019 19003 -16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport 2bb5e33 from #19502.