Skip to content

Commit f6a4576

Browse files
committed
Create JaCoCo report
1 parent e706f73 commit f6a4576

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,13 @@
170170
<goal>prepare-agent</goal>
171171
</goals>
172172
</execution>
173+
<execution>
174+
<id>report</id>
175+
<phase>verify</phase>
176+
<goals>
177+
<goal>report</goal>
178+
</goals>
179+
</execution>
173180
</executions>
174181
</plugin>
175182

0 commit comments

Comments
 (0)