Github Actions + JaCoCo Test Coverage Badge

Job ID: 36729028

Budget: €8 – €30 EUR

I am looking for a freelancer who can create a test coverage badge generated from the JaCoCo report. The ideal candidate has experience with Java, Gradle Multi-projects, Github Actions, and JaCoCo. The test coverage badge should be automatically updated in the README.md, after Github Actions successful builds the `main` branch or on pull requests to the `main` branch.

Please answer with how you plan to generate the badge, e.g. with codecov, shields.io, etc.

Implementation steps:

1. Fork the project.
2. Implement
3. Verify changes
4. Squash all commits
5. Open a PR

The project is open source: https://github.com/ProgramPanel/ProgramPanel

Existing files of interest:
* Github Action: https://github.com/ProgramPanel/ProgramPanel/blob/main/.github/workflows/build-test.yml
* Gradle plugin: https://github.com/ProgramPanel/ProgramPanel/blob/main/buildSrc/src/main/groovy/com.programpanel.common.gradle
* README: https://github.com/ProgramPanel/ProgramPanel/blob/main/README.md