Change information
Commit message:
Fix `//third_party/bazel/src/main/java/com/google/devtools/build/lib/actions:actions` ...
... to not have `srcs` also contained in other targets. If two targets contain the same class file, this can lead to one-version failures in coverage runs if the `--instrumentation_filter` only includes one of the targets[^1].
PiperOrigin-RevId: 926071880
Change-Id: Id97103b95c788293ab83fe88b30ee6b55406b71f
Files:
- M src/main/java/com/google/devtools/build/lib/actions/BUILD
- M src/main/java/com/google/devtools/build/lib/skyframe/BUILD
Change size: M
Delta: 2 files changed, 39 insertions(+), 12 deletions(-)
Branch: refs/heads/master