Skip to content

Commit

Permalink
Multi-module jacoco configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jul 18, 2024
1 parent d05fafe commit 5073875
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@ jobs:
run: mvn clean install --file pom.xml
- name: Generate JaCoCo Badge
uses: cicirello/jacoco-badge-generator@v2
with:
generate-branches-badge: true
jacoco-csv-file: "**/jacoco.csv"
- name: Codecov
uses: codecov/[email protected]

0 comments on commit 5073875

Please sign in to comment.