11{
22 "tests": {
33 "java11": {
4- "total": 5698 ,
5- "passed": 5642 ,
4+ "total": 5702 ,
5+ "passed": 5646 ,
66 "failed": 0,
77 "errors": 0,
88 "skipped": 56
99 },
1010 "java17": {
11- "total": 5698 ,
12- "passed": 5641 ,
11+ "total": 5702 ,
12+ "passed": 5645 ,
1313 "failed": 0,
1414 "errors": 0,
1515 "skipped": 57
1616 },
1717 "java21": {
18- "total": 5698 ,
19- "passed": 5641 ,
18+ "total": 5702 ,
19+ "passed": 5645 ,
2020 "failed": 0,
2121 "errors": 0,
2222 "skipped": 57
2323 },
2424 "java25": {
25- "total": 5698 ,
26- "passed": 5641 ,
25+ "total": 5702 ,
26+ "passed": 5645 ,
2727 "failed": 0,
2828 "errors": 0,
2929 "skipped": 57
3939 "coverage": {
4040 "overall": {
4141 "branch": {
42- "covered": 8345 ,
42+ "covered": 8349 ,
4343 "missed": 1511
4444 },
4545 "line": {
46- "covered": 28727 ,
46+ "covered": 28736 ,
4747 "missed": 3121
4848 },
4949 "method": {
50- "covered": 7684 ,
50+ "covered": 7685 ,
5151 "missed": 1222
5252 }
5353 },
@@ -131667,7 +131667,7 @@
131667131667 {
131668131668 "name": "<init>",
131669131669 "desc": "(Lgraphql/schema/GraphQLUnionType;)V",
131670- "line": 149 ,
131670+ "line": 159 ,
131671131671 "counters": {
131672131672 "line": {
131673131673 "covered": 3,
@@ -131855,15 +131855,15 @@
131855131855 },
131856131856 "graphql.schema.ShallowTypeRefCollector": {
131857131857 "line": {
131858- "covered": 203 ,
131858+ "covered": 212 ,
131859131859 "missed": 10
131860131860 },
131861131861 "branch": {
131862- "covered": 116 ,
131862+ "covered": 120 ,
131863131863 "missed": 18
131864131864 },
131865131865 "method": {
131866- "covered": 23 ,
131866+ "covered": 24 ,
131867131867 "missed": 0
131868131868 },
131869131869 "methods": [
@@ -131892,11 +131892,11 @@
131892131892 "line": 42,
131893131893 "counters": {
131894131894 "line": {
131895- "covered": 11 ,
131895+ "covered": 13 ,
131896131896 "missed": 0
131897131897 },
131898131898 "branch": {
131899- "covered": 9 ,
131899+ "covered": 11 ,
131900131900 "missed": 1
131901131901 },
131902131902 "method": {
@@ -131905,13 +131905,32 @@
131905131905 }
131906131906 }
131907131907 },
131908+ {
131909+ "name": "handleEnumType",
131910+ "desc": "(Lgraphql/schema/GraphQLEnumType;)V",
131911+ "line": 61,
131912+ "counters": {
131913+ "line": {
131914+ "covered": 4,
131915+ "missed": 0
131916+ },
131917+ "branch": {
131918+ "covered": 2,
131919+ "missed": 0
131920+ },
131921+ "method": {
131922+ "covered": 1,
131923+ "missed": 0
131924+ }
131925+ }
131926+ },
131908131927 {
131909131928 "name": "handleObjectType",
131910131929 "desc": "(Lgraphql/schema/GraphQLObjectType;)V",
131911- "line": 60 ,
131930+ "line": 68 ,
131912131931 "counters": {
131913131932 "line": {
131914- "covered": 17 ,
131933+ "covered": 18 ,
131915131934 "missed": 0
131916131935 },
131917131936 "branch": {
@@ -131927,7 +131946,7 @@
131927131946 {
131928131947 "name": "hasInterfaceTypeReferences",
131929131948 "desc": "(Ljava/util/List;)Z",
131930- "line": 84 ,
131949+ "line": 93 ,
131931131950 "counters": {
131932131951 "line": {
131933131952 "covered": 5,
@@ -131946,10 +131965,10 @@
131946131965 {
131947131966 "name": "handleInterfaceType",
131948131967 "desc": "(Lgraphql/schema/GraphQLInterfaceType;)V",
131949- "line": 94 ,
131968+ "line": 103 ,
131950131969 "counters": {
131951131970 "line": {
131952- "covered": 11 ,
131971+ "covered": 12 ,
131953131972 "missed": 0
131954131973 },
131955131974 "branch": {
@@ -131965,7 +131984,7 @@
131965131984 {
131966131985 "name": "handleUnionType",
131967131986 "desc": "(Lgraphql/schema/GraphQLUnionType;)V",
131968- "line": 135 ,
131987+ "line": 145 ,
131969131988 "counters": {
131970131989 "line": {
131971131990 "covered": 6,
@@ -131984,7 +132003,7 @@
131984132003 {
131985132004 "name": "handleInputObjectType",
131986132005 "desc": "(Lgraphql/schema/GraphQLInputObjectType;)V",
131987- "line": 155 ,
132006+ "line": 165 ,
131988132007 "counters": {
131989132008 "line": {
131990132009 "covered": 6,
@@ -132003,7 +132022,7 @@
132003132022 {
132004132023 "name": "scanAppliedDirectives",
132005132024 "desc": "(Ljava/util/List;)V",
132006- "line": 170 ,
132025+ "line": 180 ,
132007132026 "counters": {
132008132027 "line": {
132009132028 "covered": 7,
@@ -132022,10 +132041,10 @@
132022132041 {
132023132042 "name": "handleDirective",
132024132043 "desc": "(Lgraphql/schema/GraphQLDirective;)V",
132025- "line": 185 ,
132044+ "line": 195 ,
132026132045 "counters": {
132027132046 "line": {
132028- "covered": 4 ,
132047+ "covered": 5 ,
132029132048 "missed": 0
132030132049 },
132031132050 "branch": {
@@ -132041,7 +132060,7 @@
132041132060 {
132042132061 "name": "scanArgumentType",
132043132062 "desc": "(Lgraphql/schema/GraphQLArgument;)V",
132044- "line": 194 ,
132063+ "line": 205 ,
132045132064 "counters": {
132046132065 "line": {
132047132066 "covered": 3,
@@ -132060,7 +132079,7 @@
132060132079 {
132061132080 "name": "containsTypeReference",
132062132081 "desc": "(Lgraphql/schema/GraphQLType;)Z",
132063- "line": 203 ,
132082+ "line": 214 ,
132064132083 "counters": {
132065132084 "line": {
132066132085 "covered": 8,
@@ -132079,7 +132098,7 @@
132079132098 {
132080132099 "name": "replaceTypes",
132081132100 "desc": "(Ljava/util/Map;)V",
132082- "line": 230 ,
132101+ "line": 241 ,
132083132102 "counters": {
132084132103 "line": {
132085132104 "covered": 17,
@@ -132098,7 +132117,7 @@
132098132117 {
132099132118 "name": "replaceAppliedDirectiveArgumentType",
132100132119 "desc": "(Lgraphql/schema/GraphQLAppliedDirectiveArgument;Ljava/util/Map;)V",
132101- "line": 250 ,
132120+ "line": 261 ,
132102132121 "counters": {
132103132122 "line": {
132104132123 "covered": 3,
@@ -132117,7 +132136,7 @@
132117132136 {
132118132137 "name": "replaceInputFieldType",
132119132138 "desc": "(Lgraphql/schema/GraphQLInputObjectField;Ljava/util/Map;)V",
132120- "line": 255 ,
132139+ "line": 266 ,
132121132140 "counters": {
132122132141 "line": {
132123132142 "covered": 3,
@@ -132136,7 +132155,7 @@
132136132155 {
132137132156 "name": "replaceArgumentType",
132138132157 "desc": "(Lgraphql/schema/GraphQLArgument;Ljava/util/Map;)V",
132139- "line": 260 ,
132158+ "line": 271 ,
132140132159 "counters": {
132141132160 "line": {
132142132161 "covered": 3,
@@ -132155,7 +132174,7 @@
132155132174 {
132156132175 "name": "replaceFieldType",
132157132176 "desc": "(Lgraphql/schema/GraphQLFieldDefinition;Ljava/util/Map;)V",
132158- "line": 265 ,
132177+ "line": 276 ,
132159132178 "counters": {
132160132179 "line": {
132161132180 "covered": 3,
@@ -132174,7 +132193,7 @@
132174132193 {
132175132194 "name": "replaceObjectInterfaces",
132176132195 "desc": "(Lgraphql/schema/ShallowTypeRefCollector$ObjectInterfaceReplaceTarget;Ljava/util/Map;)V",
132177- "line": 270 ,
132196+ "line": 281 ,
132178132197 "counters": {
132179132198 "line": {
132180132199 "covered": 14,
@@ -132193,7 +132212,7 @@
132193132212 {
132194132213 "name": "replaceInterfaceInterfaces",
132195132214 "desc": "(Lgraphql/schema/ShallowTypeRefCollector$InterfaceInterfaceReplaceTarget;Ljava/util/Map;)V",
132196- "line": 291 ,
132215+ "line": 302 ,
132197132216 "counters": {
132198132217 "line": {
132199132218 "covered": 14,
@@ -132212,7 +132231,7 @@
132212132231 {
132213132232 "name": "replaceUnionTypes",
132214132233 "desc": "(Lgraphql/schema/ShallowTypeRefCollector$UnionTypesReplaceTarget;Ljava/util/Map;)V",
132215- "line": 312 ,
132234+ "line": 323 ,
132216132235 "counters": {
132217132236 "line": {
132218132237 "covered": 14,
@@ -132231,7 +132250,7 @@
132231132250 {
132232132251 "name": "resolveOutputType",
132233132252 "desc": "(Lgraphql/schema/GraphQLOutputType;Ljava/util/Map;)Lgraphql/schema/GraphQLOutputType;",
132234- "line": 337 ,
132253+ "line": 348 ,
132235132254 "counters": {
132236132255 "line": {
132237132256 "covered": 23,
@@ -132250,7 +132269,7 @@
132250132269 {
132251132270 "name": "resolveInputType",
132252132271 "desc": "(Lgraphql/schema/GraphQLInputType;Ljava/util/Map;)Lgraphql/schema/GraphQLInputType;",
132253- "line": 379 ,
132272+ "line": 390 ,
132254132273 "counters": {
132255132274 "line": {
132256132275 "covered": 23,
@@ -132269,7 +132288,7 @@
132269132288 {
132270132289 "name": "getInterfaceNameToObjectTypeNames",
132271132290 "desc": "()Lcom/google/common/collect/ImmutableMap;",
132272- "line": 423 ,
132291+ "line": 434 ,
132273132292 "counters": {
132274132293 "line": {
132275132294 "covered": 5,
@@ -132288,7 +132307,7 @@
132288132307 {
132289132308 "name": "lambda$handleObjectType$0",
132290132309 "desc": "(Ljava/lang/String;)Ljava/util/TreeSet;",
132291- "line": 75 ,
132310+ "line": 84 ,
132292132311 "counters": {
132293132312 "line": {
132294132313 "covered": 1,
@@ -135051,7 +135070,7 @@
135051135070 {
135052135071 "name": "<init>",
135053135072 "desc": "(Lgraphql/schema/GraphQLObjectType;)V",
135054- "line": 117 ,
135073+ "line": 127 ,
135055135074 "counters": {
135056135075 "line": {
135057135076 "covered": 3,
@@ -144827,7 +144846,7 @@
144827144846 {
144828144847 "name": "<init>",
144829144848 "desc": "(Lgraphql/schema/GraphQLInterfaceType;)V",
144830- "line": 128 ,
144849+ "line": 138 ,
144831144850 "counters": {
144832144851 "line": {
144833144852 "covered": 3,
0 commit comments