HandOfGod94 / jacoco-cov-badge-maven-plugin

Generate High Quality SVG, PNG and JPG Coverage badges locally from jacoco report as part of build
The Unlicense
7 stars 10 forks source link

Feature: Travis CI/CD integration #5

Closed HandOfGod94 closed 6 years ago

HandOfGod94 commented 6 years ago

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

HandOfGod94 commented 6 years ago

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

HandOfGod94 commented 6 years ago

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