dweiss commented on PR #11882:
URL: https://github.com/apache/lucene/pull/11882#issuecomment-1295159626

   Now task dependencies seem to work as I'd expect them to. I don't know how 
to read the coverage information at the top level when one only runs a set of 
subprojects. For example:
   ```
   gradlew test -p lucene\analysis\kuromoji :jacocoAggregatedReport 
-Ptests.coverage=true
   ```
   results in:
   
![image](https://user-images.githubusercontent.com/199470/198678521-7bcaaf05-e1eb-40b1-a74e-fa0eef44e444.png)
   
   The "aggregated" view only makes sense when you actually run all the 
tests.... I think this may be weird to just me though, I wouldn't worry about 
it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to