PIT auf Domain und Application beschränken

This commit is contained in:
2026-04-21 06:06:45 +02:00
parent 016da8318d
commit 523774707b
4 changed files with 35 additions and 4 deletions
+1
View File
@@ -248,6 +248,7 @@
<goal>mutationCoverage</goal>
</goals>
<configuration>
<skip>true</skip>
<coverageThreshold>70</coverageThreshold>
<mutationThreshold>70</mutationThreshold>
</configuration>