Skip to content

franciscolarrocca/github-actions-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-poc

This project is a proof of concept to understand how to implement GitHub Actions in a Java project.

actions-poc.png

Build JAR file

mvn clean install

Code coverage report generation with Jacoco

If everything runs successfully, check the report in: ${local_path}/target/site/jacoco/index.html


Additional

You can visit the following pull requests to see the coverage reports generated by 'GitHub Actions' pipeline:

Coverage under 80% | Related pipeline

Coverage up 80% | Related pipeline

About

Proof of concept to understand how to implement GitHub Actions in a Java project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published