Skip to content

Commit 1d5bb11

Browse files
Update test baseline [skip ci]
1 parent 8fff72e commit 1d5bb11

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

test-baseline.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"coverage": {
4040
"overall": {
4141
"branch": {
42-
"covered": 8351,
43-
"missed": 1509
42+
"covered": 8349,
43+
"missed": 1511
4444
},
4545
"line": {
46-
"covered": 28737,
47-
"missed": 3120
46+
"covered": 28736,
47+
"missed": 3121
4848
},
4949
"method": {
5050
"covered": 7685,
@@ -63829,12 +63829,12 @@
6382963829
},
6383063830
"graphql.execution.instrumentation.dataloader.ExhaustedDataLoaderDispatchStrategy": {
6383163831
"line": {
63832-
"covered": 81,
63833-
"missed": 0
63832+
"covered": 80,
63833+
"missed": 1
6383463834
},
6383563835
"branch": {
63836-
"covered": 26,
63837-
"missed": 0
63836+
"covered": 24,
63837+
"missed": 2
6383863838
},
6383963839
"method": {
6384063840
"covered": 17,
@@ -64094,12 +64094,12 @@
6409464094
"line": 241,
6409564095
"counters": {
6409664096
"line": {
64097-
"covered": 20,
64098-
"missed": 0
64097+
"covered": 19,
64098+
"missed": 1
6409964099
},
6410064100
"branch": {
64101-
"covered": 8,
64102-
"missed": 0
64101+
"covered": 6,
64102+
"missed": 2
6410364103
},
6410464104
"method": {
6410564105
"covered": 1,

0 commit comments

Comments
 (0)