@typespec/protobuf 0.52.0 → 0.53.0-dev.0
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/package.json +7 -6
- package/protobuf.build.log +1 -0
- package/.rush/temp/package-deps_test-official.json +0 -92
- package/coverage/.tmp/coverage-0.json +0 -1
- package/coverage/cobertura-coverage.xml +0 -2110
- package/coverage/coverage-final.json +0 -7
- package/protobuf.test-official.log +0 -27
- package/test-results.xml +0 -67
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
Invoking: vitest run --coverage --reporter=junit --reporter=default --no-file-parallelism
|
|
2
|
-
|
|
3
|
-
RUN v1.2.0 D:/a/_work/1/s/packages/protobuf
|
|
4
|
-
Coverage enabled with v8
|
|
5
|
-
|
|
6
|
-
✓ test/scenarios.test.ts (31 tests) 4241ms
|
|
7
|
-
|
|
8
|
-
Test Files 1 passed (1)
|
|
9
|
-
Tests 31 passed (31)
|
|
10
|
-
Start at 19:23:13
|
|
11
|
-
Duration 8.85s (transform 2.26s, setup 0ms, collect 3.85s, tests 4.24s, environment 0ms, prepare 243ms)
|
|
12
|
-
|
|
13
|
-
JUNIT report written to D:/a/_work/1/s/packages/protobuf/test-results.xml
|
|
14
|
-
% Coverage report from v8
|
|
15
|
-
---------------|---------|----------|---------|---------|-----------------------
|
|
16
|
-
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
|
|
17
|
-
---------------|---------|----------|---------|---------|-----------------------
|
|
18
|
-
All files | 4.24 | 0 | 0 | 4.24 |
|
|
19
|
-
src | 3.76 | 0 | 0 | 3.76 |
|
|
20
|
-
ast.ts | 8.22 | 0 | 0 | 8.22 | 1-144,164-188,195-304
|
|
21
|
-
index.ts | 0 | 0 | 0 | 0 | 1-7
|
|
22
|
-
lib.ts | 0 | 0 | 0 | 0 | 1-181
|
|
23
|
-
proto.ts | 3.13 | 0 | 0 | 3.13 | 1-213,221-223
|
|
24
|
-
write.ts | 2.03 | 0 | 0 | 2.03 | 1-84,91-295
|
|
25
|
-
src/transform | 4.71 | 0 | 0 | 4.71 |
|
|
26
|
-
index.ts | 4.71 | 0 | 0 | 4.71 | ...1,335-828,864-1017
|
|
27
|
-
---------------|---------|----------|---------|---------|-----------------------
|
package/test-results.xml
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" ?>
|
|
2
|
-
<testsuites name="vitest tests" tests="31" failures="0" errors="0" time="8.85">
|
|
3
|
-
<testsuite name="test/scenarios.test.ts" timestamp="2024-01-24T19:23:22.997Z" hostname="0473d8bac000006" tests="31" failures="0" errors="0" skipped="0" time="4.241">
|
|
4
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > addressbook" time="0.746">
|
|
5
|
-
</testcase>
|
|
6
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > anonymous-model" time="0.073">
|
|
7
|
-
</testcase>
|
|
8
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > anonymous-package" time="0.081">
|
|
9
|
-
</testcase>
|
|
10
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > array" time="0.261">
|
|
11
|
-
</testcase>
|
|
12
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > array-nested" time="0.123">
|
|
13
|
-
</testcase>
|
|
14
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > cross package references" time="0.175">
|
|
15
|
-
</testcase>
|
|
16
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > derived-scalar" time="0.079">
|
|
17
|
-
</testcase>
|
|
18
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > doc" time="0.084">
|
|
19
|
-
</testcase>
|
|
20
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > empty" time="0.055">
|
|
21
|
-
</testcase>
|
|
22
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > enum" time="0.105">
|
|
23
|
-
</testcase>
|
|
24
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > enum-nonintegral" time="0.148">
|
|
25
|
-
</testcase>
|
|
26
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > enum-nozero" time="0.137">
|
|
27
|
-
</testcase>
|
|
28
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > extern" time="0.196">
|
|
29
|
-
</testcase>
|
|
30
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > illegal field reservations" time="0.191">
|
|
31
|
-
</testcase>
|
|
32
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > inferred-message-names" time="0.123">
|
|
33
|
-
</testcase>
|
|
34
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > intrinsics" time="0.102">
|
|
35
|
-
</testcase>
|
|
36
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > map" time="0.113">
|
|
37
|
-
</testcase>
|
|
38
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > model-no-package" time="0.118">
|
|
39
|
-
</testcase>
|
|
40
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > name-collision" time="0.061">
|
|
41
|
-
</testcase>
|
|
42
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > omit" time="0.119">
|
|
43
|
-
</testcase>
|
|
44
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > omit-off" time="0.065">
|
|
45
|
-
</testcase>
|
|
46
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > options" time="0.052">
|
|
47
|
-
</testcase>
|
|
48
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > options-invalid" time="0.052">
|
|
49
|
-
</testcase>
|
|
50
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > reserved field collisions" time="0.118">
|
|
51
|
-
</testcase>
|
|
52
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > reserved fields" time="0.094">
|
|
53
|
-
</testcase>
|
|
54
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > simple" time="0.089">
|
|
55
|
-
</testcase>
|
|
56
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > simple-error" time="0.141">
|
|
57
|
-
</testcase>
|
|
58
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > simple-no-service" time="0.163">
|
|
59
|
-
</testcase>
|
|
60
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > streams" time="0.151">
|
|
61
|
-
</testcase>
|
|
62
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > type-validation" time="0.085">
|
|
63
|
-
</testcase>
|
|
64
|
-
<testcase classname="test/scenarios.test.ts" name="protobuf scenarios > union" time="0.126">
|
|
65
|
-
</testcase>
|
|
66
|
-
</testsuite>
|
|
67
|
-
</testsuites>
|