There was an error while loading. Please reload this page.
1 parent 41ce9b2 commit 62cf410Copy full SHA for 62cf410
1 file changed
gradle/jacoco.gradle
@@ -6,7 +6,7 @@ ext {
6
ModuleCoverageThresholds = [
7
"assessment" : ["INSTRUCTION": 0.918, "CLASS": 0],
8
"athena" : ["INSTRUCTION": 0.855, "CLASS": 2],
9
- "atlas" : ["INSTRUCTION": 0.902, "CLASS": 4],
+ "atlas" : ["INSTRUCTION": 0.898, "CLASS": 4],
10
"buildagent" : ["INSTRUCTION": 0.776, "CLASS": 1],
11
"communication" : ["INSTRUCTION": 0.863, "CLASS": 6],
12
"core" : ["INSTRUCTION": 0.810, "CLASS": 63],
0 commit comments