-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Test coverage support for android_local_test targets #15827
Copy link
Copy link
Closed
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)team-AndroidIssues for Android teamIssues for Android teamtype: feature request
Description
Description of the feature request:
Test coverage support for android_local_test targets
What underlying problem are you trying to solve with this feature?
The current implementation for android_local_test does not support testing with coverage and just errors out with a throwWithRuleError error.
This can be reproduced by running bazel coverage //:android_test on an Android test target.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)team-AndroidIssues for Android teamIssues for Android teamtype: feature request