forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose metadata_files parameter in coverage_common.instrumented_files…
…_info Allows all rules to provide additional metadata files to the InstrumentedFilesInfo provider. It was always a little odd that the metadata_files attribute on the provider was exposed, but there was no way of populating it from Starlark. The other parameters are still considered too tied up with internal details at the moment to be exposed at this time. RELNOTES: coverage_common.instrumented_files_info now has a metadata_files argument PiperOrigin-RevId: 545391150 Change-Id: I3febdaf23c82d60c32b241a3935da27fd086fb7a
- Loading branch information
1 parent
92d6f22
commit ef54ef5
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters