Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Haughton
8939aedb42 Drop Spek (#4670)
Co-authored-by: Goooler <wangzongler@gmail.com>
Co-authored-by: Nicola Corti <corti.nico@gmail.com>
2022-04-12 00:12:58 +01:00
Matthew Haughton
748525a958 Use jacoco-report-aggregation plugin to generate consolidated coverage report (#4697) 2022-04-09 20:52:12 +02:00
Matthew Haughton
a604c4f02e Don't generate coverage reports for Gradle plugin (#3808)
Reports for the Gradle plugin aren't useful currently and should not be
reported in code coverage reports.
2021-05-21 22:51:54 +10:00
Matthew Haughton
f5fe1d1e50 Merge JaCoCo coverage reports the "right" way (#3650)
* Merge JaCoCo coverage reports the "right" way

* Generate code coverage report when "check" lifecycle task is run
2021-05-21 20:29:51 +10:00