[MBT] Wrap Bazel target names in quotes when necessary. Add unit tests.#8450
[MBT] Wrap Bazel target names in quotes when necessary. Add unit tests.#8450maksymilianrozanski wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe PR adds proper quoting and escaping for Bazel query target strings in the ChangesBazel Query Target Quoting
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
aa78786 to
6316485
Compare
6316485 to
794a8f9
Compare
#8445
Updated Bazel target names to be wrapped in quotes when required.
Added unit tests.
https://bazel.build/query/language#lexical-syntax
https://bazel.build/concepts/labels#target-names
Summary by CodeRabbit
Release Notes
Bug Fixes
Tests