@typespec/protobuf 0.56.0-dev.2 → 0.56.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/cobertura-coverage.xml +7 -93
- package/coverage/coverage-final.json +7 -7
- package/dist/src/proto.js +2 -2
- package/dist/src/proto.js.map +1 -1
- package/dist/src/transform/index.js +19 -28
- package/dist/src/transform/index.js.map +1 -1
- package/dist/src/write.js +9 -10
- package/dist/src/write.js.map +1 -1
- package/dist/test/scenarios.test.js +1 -2
- package/dist/test/scenarios.test.js.map +1 -1
- package/package.json +6 -6
- package/temp/tsconfig.tsbuildinfo +1 -1
- package/test-results.xml +30 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="
|
|
3
|
+
<coverage lines-valid="2168" lines-covered="0" line-rate="0" branches-valid="7" branches-covered="0" branch-rate="0" timestamp="1713217265560" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>D:/a/_work/1/s/packages/protobuf</source>
|
|
6
6
|
</sources>
|
|
@@ -148,9 +148,9 @@
|
|
|
148
148
|
</class>
|
|
149
149
|
</classes>
|
|
150
150
|
</package>
|
|
151
|
-
<package name="src" line-rate="0
|
|
151
|
+
<package name="src" line-rate="0" branch-rate="0">
|
|
152
152
|
<classes>
|
|
153
|
-
<class name="ast.ts" filename="src\ast.ts" line-rate="0
|
|
153
|
+
<class name="ast.ts" filename="src\ast.ts" line-rate="0" branch-rate="0">
|
|
154
154
|
<methods>
|
|
155
155
|
<method name="(empty-report)" hits="0" signature="()V">
|
|
156
156
|
<lines>
|
|
@@ -303,25 +303,6 @@
|
|
|
303
303
|
<line number="142" hits="0" branch="false"/>
|
|
304
304
|
<line number="143" hits="0" branch="false"/>
|
|
305
305
|
<line number="144" hits="0" branch="false"/>
|
|
306
|
-
<line number="145" hits="1" branch="false"/>
|
|
307
|
-
<line number="146" hits="1" branch="false"/>
|
|
308
|
-
<line number="147" hits="1" branch="false"/>
|
|
309
|
-
<line number="148" hits="1" branch="false"/>
|
|
310
|
-
<line number="149" hits="1" branch="false"/>
|
|
311
|
-
<line number="150" hits="1" branch="false"/>
|
|
312
|
-
<line number="151" hits="1" branch="false"/>
|
|
313
|
-
<line number="152" hits="1" branch="false"/>
|
|
314
|
-
<line number="153" hits="1" branch="false"/>
|
|
315
|
-
<line number="154" hits="1" branch="false"/>
|
|
316
|
-
<line number="155" hits="1" branch="false"/>
|
|
317
|
-
<line number="156" hits="1" branch="false"/>
|
|
318
|
-
<line number="157" hits="1" branch="false"/>
|
|
319
|
-
<line number="158" hits="1" branch="false"/>
|
|
320
|
-
<line number="159" hits="1" branch="false"/>
|
|
321
|
-
<line number="160" hits="1" branch="false"/>
|
|
322
|
-
<line number="161" hits="1" branch="false"/>
|
|
323
|
-
<line number="162" hits="1" branch="false"/>
|
|
324
|
-
<line number="163" hits="1" branch="false"/>
|
|
325
306
|
<line number="164" hits="0" branch="false"/>
|
|
326
307
|
<line number="165" hits="0" branch="false"/>
|
|
327
308
|
<line number="166" hits="0" branch="false"/>
|
|
@@ -347,12 +328,6 @@
|
|
|
347
328
|
<line number="186" hits="0" branch="false"/>
|
|
348
329
|
<line number="187" hits="0" branch="false"/>
|
|
349
330
|
<line number="188" hits="0" branch="false"/>
|
|
350
|
-
<line number="189" hits="1" branch="false"/>
|
|
351
|
-
<line number="190" hits="1" branch="false"/>
|
|
352
|
-
<line number="191" hits="1" branch="false"/>
|
|
353
|
-
<line number="192" hits="1" branch="false"/>
|
|
354
|
-
<line number="193" hits="1" branch="false"/>
|
|
355
|
-
<line number="194" hits="1" branch="false"/>
|
|
356
331
|
<line number="195" hits="0" branch="false"/>
|
|
357
332
|
<line number="196" hits="0" branch="false"/>
|
|
358
333
|
<line number="197" hits="0" branch="false"/>
|
|
@@ -726,7 +701,7 @@
|
|
|
726
701
|
<line number="232" hits="0" branch="false"/>
|
|
727
702
|
</lines>
|
|
728
703
|
</class>
|
|
729
|
-
<class name="proto.ts" filename="src\proto.ts" line-rate="0
|
|
704
|
+
<class name="proto.ts" filename="src\proto.ts" line-rate="0" branch-rate="0">
|
|
730
705
|
<methods>
|
|
731
706
|
<method name="(empty-report)" hits="0" signature="()V">
|
|
732
707
|
<lines>
|
|
@@ -962,19 +937,12 @@
|
|
|
962
937
|
<line number="225" hits="0" branch="false"/>
|
|
963
938
|
<line number="226" hits="0" branch="false"/>
|
|
964
939
|
<line number="227" hits="0" branch="false"/>
|
|
965
|
-
<line number="228" hits="1" branch="false"/>
|
|
966
|
-
<line number="229" hits="1" branch="false"/>
|
|
967
|
-
<line number="230" hits="1" branch="false"/>
|
|
968
|
-
<line number="231" hits="1" branch="false"/>
|
|
969
|
-
<line number="232" hits="1" branch="false"/>
|
|
970
|
-
<line number="233" hits="1" branch="false"/>
|
|
971
|
-
<line number="234" hits="1" branch="false"/>
|
|
972
940
|
<line number="235" hits="0" branch="false"/>
|
|
973
941
|
<line number="236" hits="0" branch="false"/>
|
|
974
942
|
<line number="237" hits="0" branch="false"/>
|
|
975
943
|
</lines>
|
|
976
944
|
</class>
|
|
977
|
-
<class name="write.ts" filename="src\write.ts" line-rate="0
|
|
945
|
+
<class name="write.ts" filename="src\write.ts" line-rate="0" branch-rate="0">
|
|
978
946
|
<methods>
|
|
979
947
|
<method name="(empty-report)" hits="0" signature="()V">
|
|
980
948
|
<lines>
|
|
@@ -1067,12 +1035,6 @@
|
|
|
1067
1035
|
<line number="82" hits="0" branch="false"/>
|
|
1068
1036
|
<line number="83" hits="0" branch="false"/>
|
|
1069
1037
|
<line number="84" hits="0" branch="false"/>
|
|
1070
|
-
<line number="85" hits="1" branch="false"/>
|
|
1071
|
-
<line number="86" hits="1" branch="false"/>
|
|
1072
|
-
<line number="87" hits="1" branch="false"/>
|
|
1073
|
-
<line number="88" hits="1" branch="false"/>
|
|
1074
|
-
<line number="89" hits="1" branch="false"/>
|
|
1075
|
-
<line number="90" hits="1" branch="false"/>
|
|
1076
1038
|
<line number="91" hits="0" branch="false"/>
|
|
1077
1039
|
<line number="92" hits="0" branch="false"/>
|
|
1078
1040
|
<line number="93" hits="0" branch="false"/>
|
|
@@ -1282,9 +1244,9 @@
|
|
|
1282
1244
|
</class>
|
|
1283
1245
|
</classes>
|
|
1284
1246
|
</package>
|
|
1285
|
-
<package name="src.transform" line-rate="0
|
|
1247
|
+
<package name="src.transform" line-rate="0" branch-rate="0">
|
|
1286
1248
|
<classes>
|
|
1287
|
-
<class name="index.ts" filename="src\transform\index.ts" line-rate="0
|
|
1249
|
+
<class name="index.ts" filename="src\transform\index.ts" line-rate="0" branch-rate="0">
|
|
1288
1250
|
<methods>
|
|
1289
1251
|
<method name="(empty-report)" hits="0" signature="()V">
|
|
1290
1252
|
<lines>
|
|
@@ -1616,19 +1578,6 @@
|
|
|
1616
1578
|
<line number="321" hits="0" branch="false"/>
|
|
1617
1579
|
<line number="322" hits="0" branch="false"/>
|
|
1618
1580
|
<line number="323" hits="0" branch="false"/>
|
|
1619
|
-
<line number="324" hits="1" branch="false"/>
|
|
1620
|
-
<line number="325" hits="1" branch="false"/>
|
|
1621
|
-
<line number="326" hits="1" branch="false"/>
|
|
1622
|
-
<line number="327" hits="1" branch="false"/>
|
|
1623
|
-
<line number="328" hits="1" branch="false"/>
|
|
1624
|
-
<line number="329" hits="1" branch="false"/>
|
|
1625
|
-
<line number="330" hits="1" branch="false"/>
|
|
1626
|
-
<line number="331" hits="1" branch="false"/>
|
|
1627
|
-
<line number="332" hits="1" branch="false"/>
|
|
1628
|
-
<line number="333" hits="1" branch="false"/>
|
|
1629
|
-
<line number="334" hits="1" branch="false"/>
|
|
1630
|
-
<line number="335" hits="1" branch="false"/>
|
|
1631
|
-
<line number="336" hits="1" branch="false"/>
|
|
1632
1581
|
<line number="337" hits="0" branch="false"/>
|
|
1633
1582
|
<line number="338" hits="0" branch="false"/>
|
|
1634
1583
|
<line number="339" hits="0" branch="false"/>
|
|
@@ -2155,41 +2104,6 @@
|
|
|
2155
2104
|
<line number="860" hits="0" branch="false"/>
|
|
2156
2105
|
<line number="861" hits="0" branch="false"/>
|
|
2157
2106
|
<line number="862" hits="0" branch="false"/>
|
|
2158
|
-
<line number="863" hits="1" branch="false"/>
|
|
2159
|
-
<line number="864" hits="1" branch="false"/>
|
|
2160
|
-
<line number="865" hits="1" branch="false"/>
|
|
2161
|
-
<line number="866" hits="1" branch="false"/>
|
|
2162
|
-
<line number="867" hits="1" branch="false"/>
|
|
2163
|
-
<line number="868" hits="1" branch="false"/>
|
|
2164
|
-
<line number="869" hits="1" branch="false"/>
|
|
2165
|
-
<line number="870" hits="1" branch="false"/>
|
|
2166
|
-
<line number="871" hits="1" branch="false"/>
|
|
2167
|
-
<line number="872" hits="1" branch="false"/>
|
|
2168
|
-
<line number="873" hits="1" branch="false"/>
|
|
2169
|
-
<line number="874" hits="1" branch="false"/>
|
|
2170
|
-
<line number="875" hits="1" branch="false"/>
|
|
2171
|
-
<line number="876" hits="1" branch="false"/>
|
|
2172
|
-
<line number="877" hits="1" branch="false"/>
|
|
2173
|
-
<line number="878" hits="1" branch="false"/>
|
|
2174
|
-
<line number="879" hits="1" branch="false"/>
|
|
2175
|
-
<line number="880" hits="1" branch="false"/>
|
|
2176
|
-
<line number="881" hits="1" branch="false"/>
|
|
2177
|
-
<line number="882" hits="1" branch="false"/>
|
|
2178
|
-
<line number="883" hits="1" branch="false"/>
|
|
2179
|
-
<line number="884" hits="1" branch="false"/>
|
|
2180
|
-
<line number="885" hits="1" branch="false"/>
|
|
2181
|
-
<line number="886" hits="1" branch="false"/>
|
|
2182
|
-
<line number="887" hits="1" branch="false"/>
|
|
2183
|
-
<line number="888" hits="1" branch="false"/>
|
|
2184
|
-
<line number="889" hits="1" branch="false"/>
|
|
2185
|
-
<line number="890" hits="1" branch="false"/>
|
|
2186
|
-
<line number="891" hits="1" branch="false"/>
|
|
2187
|
-
<line number="892" hits="1" branch="false"/>
|
|
2188
|
-
<line number="893" hits="1" branch="false"/>
|
|
2189
|
-
<line number="894" hits="1" branch="false"/>
|
|
2190
|
-
<line number="895" hits="1" branch="false"/>
|
|
2191
|
-
<line number="896" hits="1" branch="false"/>
|
|
2192
|
-
<line number="897" hits="1" branch="false"/>
|
|
2193
2107
|
<line number="898" hits="0" branch="false"/>
|
|
2194
2108
|
<line number="899" hits="0" branch="false"/>
|
|
2195
2109
|
<line number="900" hits="0" branch="false"/>
|