-
Notifications
You must be signed in to change notification settings - Fork 375
Fail early for the resource conflicts between the activating controllers #2760
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
base: master
Are you sure you want to change the base?
Fail early for the resource conflicts between the activating controllers #2760
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty elegant, thank you!
I don't get the failing tests, I'll take a look when I get off the plane. Thanks |
|
Sorry for the different committer naming, I did this from a colleagues laptop hahah |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2760 +/- ##
==========================================
+ Coverage 89.60% 89.65% +0.04%
==========================================
Files 152 152
Lines 17637 17688 +51
Branches 1448 1449 +1
==========================================
+ Hits 15804 15858 +54
+ Misses 1250 1247 -3
Partials 583 583
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Unfortunately, this does not fix #2758 for me. The output is the same as described in the issue. |
Thanks for commenting about it. I'll recheck the tests and try to run UR tests locally. |
Fixes: #2758
@urfeex FYI