@@ -70,7 +70,7 @@ exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the
70
70
"outputPath": StringContaining "/distV3",
71
71
"plugin": {
72
72
" name" : StringMatching " @codecov/rollup-plugin" ,
73
- " version" : " 0.0.1-beta.6 " ,
73
+ " version" : " 0.0.1-beta.7 " ,
74
74
} ,
75
75
"version": "1",
76
76
}
@@ -146,7 +146,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the
146
146
"outputPath": StringContaining "/distV3",
147
147
"plugin": {
148
148
" name" : StringMatching " @codecov/rollup-plugin" ,
149
- " version" : " 0.0.1-beta.6 " ,
149
+ " version" : " 0.0.1-beta.7 " ,
150
150
} ,
151
151
"version": "1",
152
152
}
@@ -222,7 +222,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the
222
222
"outputPath": StringContaining "/distV3",
223
223
"plugin": {
224
224
" name" : StringMatching " @codecov/rollup-plugin" ,
225
- " version" : " 0.0.1-beta.6 " ,
225
+ " version" : " 0.0.1-beta.7 " ,
226
226
} ,
227
227
"version": "1",
228
228
}
@@ -298,7 +298,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the
298
298
"outputPath": StringContaining "/distV3",
299
299
"plugin": {
300
300
" name" : StringMatching " @codecov/rollup-plugin" ,
301
- " version" : " 0.0.1-beta.6 " ,
301
+ " version" : " 0.0.1-beta.7 " ,
302
302
} ,
303
303
"version": "1",
304
304
}
@@ -374,7 +374,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches
374
374
"outputPath": StringContaining "/distV3",
375
375
"plugin": {
376
376
" name" : StringMatching " @codecov/rollup-plugin" ,
377
- " version" : " 0.0.1-beta.6 " ,
377
+ " version" : " 0.0.1-beta.7 " ,
378
378
} ,
379
379
"version": "1",
380
380
}
@@ -450,7 +450,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t
450
450
"outputPath": StringContaining "/distV3",
451
451
"plugin": {
452
452
" name" : StringMatching " @codecov/rollup-plugin" ,
453
- " version" : " 0.0.1-beta.6 " ,
453
+ " version" : " 0.0.1-beta.7 " ,
454
454
} ,
455
455
"version": "1",
456
456
}
@@ -526,7 +526,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the
526
526
"outputPath": StringContaining "/distV3",
527
527
"plugin": {
528
528
" name" : StringMatching " @codecov/rollup-plugin" ,
529
- " version" : " 0.0.1-beta.6 " ,
529
+ " version" : " 0.0.1-beta.7 " ,
530
530
} ,
531
531
"version": "1",
532
532
}
@@ -602,7 +602,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match
602
602
"outputPath": StringContaining "/distV3",
603
603
"plugin": {
604
604
" name" : StringMatching " @codecov/rollup-plugin" ,
605
- " version" : " 0.0.1-beta.6 " ,
605
+ " version" : " 0.0.1-beta.7 " ,
606
606
} ,
607
607
"version": "1",
608
608
}
@@ -678,7 +678,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat
678
678
"outputPath": StringContaining "/distV3",
679
679
"plugin": {
680
680
" name" : StringMatching " @codecov/rollup-plugin" ,
681
- " version" : " 0.0.1-beta.6 " ,
681
+ " version" : " 0.0.1-beta.7 " ,
682
682
} ,
683
683
"version": "1",
684
684
}
@@ -754,7 +754,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any
754
754
"outputPath": StringContaining "/distV3",
755
755
"plugin": {
756
756
" name" : StringMatching " @codecov/rollup-plugin" ,
757
- " version" : " 0.0.1-beta.6 " ,
757
+ " version" : " 0.0.1-beta.7 " ,
758
758
} ,
759
759
"version": "1",
760
760
}
@@ -830,7 +830,7 @@ exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the
830
830
"outputPath": StringContaining "/distV4",
831
831
"plugin": {
832
832
" name" : StringMatching " @codecov/rollup-plugin" ,
833
- " version" : " 0.0.1-beta.6 " ,
833
+ " version" : " 0.0.1-beta.7 " ,
834
834
} ,
835
835
"version": "1",
836
836
}
@@ -906,7 +906,7 @@ exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the
906
906
"outputPath": StringContaining "/distV4",
907
907
"plugin": {
908
908
" name" : StringMatching " @codecov/rollup-plugin" ,
909
- " version" : " 0.0.1-beta.6 " ,
909
+ " version" : " 0.0.1-beta.7 " ,
910
910
} ,
911
911
"version": "1",
912
912
}
@@ -982,7 +982,7 @@ exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the
982
982
"outputPath": StringContaining "/distV4",
983
983
"plugin": {
984
984
" name" : StringMatching " @codecov/rollup-plugin" ,
985
- " version" : " 0.0.1-beta.6 " ,
985
+ " version" : " 0.0.1-beta.7 " ,
986
986
} ,
987
987
"version": "1",
988
988
}
@@ -1058,7 +1058,7 @@ exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the
1058
1058
"outputPath": StringContaining "/distV4",
1059
1059
"plugin": {
1060
1060
" name" : StringMatching " @codecov/rollup-plugin" ,
1061
- " version" : " 0.0.1-beta.6 " ,
1061
+ " version" : " 0.0.1-beta.7 " ,
1062
1062
} ,
1063
1063
"version": "1",
1064
1064
}
@@ -1134,7 +1134,7 @@ exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches
1134
1134
"outputPath": StringContaining "/distV4",
1135
1135
"plugin": {
1136
1136
" name" : StringMatching " @codecov/rollup-plugin" ,
1137
- " version" : " 0.0.1-beta.6 " ,
1137
+ " version" : " 0.0.1-beta.7 " ,
1138
1138
} ,
1139
1139
"version": "1",
1140
1140
}
@@ -1210,7 +1210,7 @@ exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches t
1210
1210
"outputPath": StringContaining "/distV4",
1211
1211
"plugin": {
1212
1212
" name" : StringMatching " @codecov/rollup-plugin" ,
1213
- " version" : " 0.0.1-beta.6 " ,
1213
+ " version" : " 0.0.1-beta.7 " ,
1214
1214
} ,
1215
1215
"version": "1",
1216
1216
}
@@ -1286,7 +1286,7 @@ exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the
1286
1286
"outputPath": StringContaining "/distV4",
1287
1287
"plugin": {
1288
1288
" name" : StringMatching " @codecov/rollup-plugin" ,
1289
- " version" : " 0.0.1-beta.6 " ,
1289
+ " version" : " 0.0.1-beta.7 " ,
1290
1290
} ,
1291
1291
"version": "1",
1292
1292
}
@@ -1362,7 +1362,7 @@ exports[`Generating rollup stats 4 {"format":"system","expected":"system"} match
1362
1362
"outputPath": StringContaining "/distV4",
1363
1363
"plugin": {
1364
1364
" name" : StringMatching " @codecov/rollup-plugin" ,
1365
- " version" : " 0.0.1-beta.6 " ,
1365
+ " version" : " 0.0.1-beta.7 " ,
1366
1366
} ,
1367
1367
"version": "1",
1368
1368
}
@@ -1438,7 +1438,7 @@ exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} mat
1438
1438
"outputPath": StringContaining "/distV4",
1439
1439
"plugin": {
1440
1440
" name" : StringMatching " @codecov/rollup-plugin" ,
1441
- " version" : " 0.0.1-beta.6 " ,
1441
+ " version" : " 0.0.1-beta.7 " ,
1442
1442
} ,
1443
1443
"version": "1",
1444
1444
}
@@ -1514,7 +1514,7 @@ exports[`Generating rollup stats 4 source maps are enabled does not include any
1514
1514
"outputPath": StringContaining "/distV4",
1515
1515
"plugin": {
1516
1516
" name" : StringMatching " @codecov/rollup-plugin" ,
1517
- " version" : " 0.0.1-beta.6 " ,
1517
+ " version" : " 0.0.1-beta.7 " ,
1518
1518
} ,
1519
1519
"version": "1",
1520
1520
}
0 commit comments