dweiss commented on PR #11882: URL: https://github.com/apache/lucene/pull/11882#issuecomment-1295155894
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:  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