HandOfGod94 / jacoco-cov-badge-maven-plugin

Generate High Quality SVG, PNG and JPG Coverage badges locally from jacoco report as part of build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Travis CI/CD integration

HandOfGod94 opened this issue · comments

Add travis CI/CD integration for PRs and commits on master branch.
Also add badges for both build as well as coverage

Still need to add code coverage badge. Since no unit testcase exist for now, so keeping in "On Hold" for now

Closing for now as CI/CD is done with travis, but coveralls are still pending, will reopen once we have testcases.