This project is a proof of concept to understand how to implement GitHub Actions in a Java project.
mvn clean install
If everything runs successfully, check the report in:
${local_path}/target/site/jacoco/index.html
You can visit the following pull requests to see the coverage reports generated by 'GitHub Actions' pipeline:
