Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI(pre-merge-checks): fix condition (#10617)
## Problem Merge Queue fails if changes include Rust code. ## Summary of changes - Fix condition for `build-build-tools-image` - Add a couple of no-op `false ||` to make predicates look symmetric
- Loading branch information
48c87dc
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.
7534 tests run: 7177 passed, 0 failed, 357 skipped (full report)
Code coverage* (full report)
functions
:33.3% (8515 of 25538 functions)
lines
:49.1% (71498 of 145571 lines)
* collected from Rust tests only
48c87dc at 2025-01-31T21:00:35.481Z :recycle: