Skip to content

Commit 6e24bb0

Browse files
authored
Merge pull request #28 from majusko/feature/coverage-for-exceptions
Removed Exceptions from coverage.
2 parents 0ff2b13 + 4aa4110 commit 6e24bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
<exclude>**/*Properties.*</exclude>
137137
<exclude>**/*Configuration.*</exclude>
138138
<exclude>**/*Application.*</exclude>
139+
<exclude>**/*Exception.*</exclude>
139140
</excludes>
140141
</configuration>
141142
<executions>

0 commit comments

Comments
 (0)