Skip to content

Commit

Permalink
Add JaCoCo codecov configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dzirbel committed Apr 11, 2024
1 parent d69e080 commit 993f04d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ coverage:
project: off
patch: off

parsers:
jacoco:
partials_as_hits: true

flags:
unit:
paths:
Expand Down

0 comments on commit 993f04d

Please sign in to comment.