-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Improve conditionals #10654
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
Improve conditionals #10654
Conversation
This probably should be backported unless we plan to release 4.1 quick |
Sure. Added the backport label. Not sure about |
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (95.00%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #10654 +/- ##
=======================================
Coverage 95.96% 95.96%
=======================================
Files 176 176
Lines 19521 19525 +4
=======================================
+ Hits 18734 18738 +4
Misses 787 787
🚀 New features to boost your workflow:
|
🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉 This comment was generated for commit 9b32ce7 |
(cherry picked from commit 91d3e26)
Improve conditionals (#10654) (cherry picked from commit 91d3e26) Co-authored-by: Marc Mueller <[email protected]>
Conditionals changes extracted from #10600.