Skip to content

Commit 0ef0101

Browse files
committed
thresholds
1 parent 73de723 commit 0ef0101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<project.rootdir>${project.basedir}/../</project.rootdir>
3333
<coverage.complexity>64%</coverage.complexity>
3434
<coverage.line>78%</coverage.line>
35-
<coverage.instruction>79%</coverage.instruction>
35+
<coverage.instruction>78%</coverage.instruction>
3636
<coverage.branch>60%</coverage.branch>
3737
<coverage.method>77%</coverage.method>
3838
<coverage.class>90%</coverage.class>

0 commit comments

Comments
 (0)