google-nomulus/config
Weimin Yu ce791e8b97
Generate code coverage report (#216)
* Generate code coverage report

Enable jacoco, the official Gradle code coverage plugin.

The 'build' task will write a code coverage report to
build/reports/jacoco for each subproject that has tests.
We should consider publish periodical reports to a well known
location.

This change also defines a minimum coverage verification task.
The task is for experiment only, and is not added to the build
process yet.
2019-08-07 11:21:04 -04:00
..
checkstyle Update checkstyle.xml with many presubmit checks (#130) 2019-07-02 10:35:32 -04:00
dependency-license Generate code coverage report (#216) 2019-08-07 11:21:04 -04:00
presubmits.py Create a Gradle task to run the test server (#192) 2019-07-29 11:03:29 -04:00