We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280ead8 commit b15f946Copy full SHA for b15f946
orchestration/pom.xml
@@ -38,7 +38,7 @@
38
<project.rootdir>${project.basedir}/../</project.rootdir>
39
<coverage.complexity>80%</coverage.complexity>
40
<coverage.line>94%</coverage.line>
41
- <coverage.instruction>94%</coverage.instruction>
+ <coverage.instruction>93%</coverage.instruction>
42
<coverage.branch>75%</coverage.branch>
43
<coverage.method>93%</coverage.method>
44
<coverage.class>100%</coverage.class>
0 commit comments