summaryrefslogtreecommitdiff
path: root/rust/coverage_test.go
diff options
context:
space:
mode:
author Chris Gross <chrisgross@google.com> 2020-06-24 20:36:59 +0000
committer Chris Gross <chrisgross@google.com> 2020-06-25 16:45:44 +0000
commit2f748692dd0ebdd9677b44f43e8a49f042727db2 (patch)
tree29ad0bd842be18c6f032f5804a261a9a9a1fd985 /rust/coverage_test.go
parent6f61fa75c676268851d2a1cf433f26c042a62939 (diff)
Use a default exclude filter for JaCoCo in Soong.
Instrumented builds should exclude certain classes from instrumenation by default. (e.g. JaCoCo itself) Leverage the existing DefaultJacocoExclusionFilter to do this. Note: Two different default filters exist now (one for Make and one for Soong), as they have different wildcard rules. Test: EMMA_INSTRUMENT=true EMMA_INSTRUMENT_STATIC=true m -j32 TeleService and inspected the resulting temporary jar that was instrumented to confirm that anything from org/jacoco was excluded. Bug: 159748844 Change-Id: I5466b0a03957edfbe53971d5d1a7729fdb8337db
Diffstat (limited to 'rust/coverage_test.go')
0 files changed, 0 insertions, 0 deletions