Skip to content
  • teleivo's avatar
    LUI-96 Add github PR integration for test coverage · ea7a3c00
    teleivo authored
    * add jacoco maven plugin for generating coverage reports
    * add coveralls maven plugin to send jacoco reports to coveralls.io
    * add travis after_success command to send jacoco reports to coveralls.io after
    successful builds
    * jacoco and coverals are configured in root pom pluginmanagement
    * jacoco only generates coverage for omod/ for now since there are no tests in
    api/
    * added coverage badge
    ea7a3c00