Skip to content

Commit

Permalink
jacoco-exclude-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oplekal committed Jun 5, 2024
1 parent f085e3b commit 86e686c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions eperusteet/eperusteet-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -668,15 +668,6 @@
<format>XML</format>
<format>HTML</format>
</formats>
<excludes>
<exclude>**/config/**/*</exclude>
<exclude>**/domain/**/*</exclude>
<exclude>**/dto/**/*</exclude>
<exclude>**/repository/**/*</exclude>
<exclude>**/hibernate/**/*</exclude>
<exclude>db/migration/**/*</exclude>
<exclude>**/EperusteetApplication.class</exclude>
</excludes>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 86e686c

Please sign in to comment.