[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624472119 ## File path: gradle/testing/coverage.gradle ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624467798 ## File path: help/tests.txt ## @@ -156,6 +156,16 @@ to increase the top-N count: gradlew -p lucene/core test -Ptests.profile=true

[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624457772 ## File path: gradle/testing/randomization/policies/tests.policy ## @@ -104,9 +104,16 @@ grant { permission java.io.FilePermission

[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624454578 ## File path: gradle/testing/coverage.gradle ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624452579 ## File path: gradle/testing/coverage.gradle ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [lucene] rmuir commented on a change in pull request #119: LUCENE-9188: Add jacoco code coverage support to gradle

2021-05-01 Thread GitBox
rmuir commented on a change in pull request #119: URL: https://github.com/apache/lucene/pull/119#discussion_r624447305 ## File path: gradle/testing/coverage.gradle ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor