@rnx-kit/cli 0.14.7 → 0.14.9
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/CHANGELOG.md +17 -0
- package/coverage/clover.xml +124 -125
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/index.html +18 -18
- package/coverage/lcov-report/src/bundle/defaultPlugins.ts.html +1 -1
- package/coverage/lcov-report/src/bundle/index.html +1 -1
- package/coverage/lcov-report/src/bundle/kit-config.ts.html +1 -1
- package/coverage/lcov-report/src/bundle/metro.ts.html +1 -1
- package/coverage/lcov-report/src/bundle/overrides.ts.html +1 -1
- package/coverage/lcov-report/src/copy-assets.ts.html +12 -21
- package/coverage/lcov-report/src/index.html +16 -16
- package/coverage/lcov-report/src/metro-config.ts.html +1 -1
- package/coverage/lcov-report/src/typescript/index.html +1 -1
- package/coverage/lcov-report/src/typescript/project-cache.ts.html +1 -1
- package/coverage/lcov.info +226 -231
- package/lib/copy-assets.d.ts.map +1 -1
- package/lib/copy-assets.js +2 -4
- package/lib/copy-assets.js.map +1 -1
- package/lib/test.d.ts.map +1 -1
- package/lib/test.js +12 -2
- package/lib/test.js.map +1 -1
- package/package.json +3 -3
- package/src/copy-assets.ts +1 -4
- package/src/test.ts +11 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# Change Log - @rnx-kit/cli
|
|
2
2
|
|
|
3
|
+
## 0.14.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 496a6f4a: Add `keysOf` to `@rnx-kit/tools-language`, a type-safe wrapper around `Object.keys`
|
|
8
|
+
- Updated dependencies [34b83032]
|
|
9
|
+
- Updated dependencies [bdeda331]
|
|
10
|
+
- Updated dependencies [496a6f4a]
|
|
11
|
+
- @rnx-kit/dep-check@1.13.4
|
|
12
|
+
- @rnx-kit/tools-language@1.4.0
|
|
13
|
+
|
|
14
|
+
## 0.14.8
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- 659a4423: Fail gracefully if `jest-cli` is not installed
|
|
19
|
+
|
|
3
20
|
## 0.14.7
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
package/coverage/clover.xml
CHANGED
|
@@ -1,162 +1,161 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1667304428325" clover="3.2.0">
|
|
3
|
+
<project timestamp="1667304428325" name="All files">
|
|
4
|
+
<metrics statements="283" coveredstatements="139" conditionals="168" coveredconditionals="81" methods="44" coveredmethods="23" elements="495" coveredelements="243" complexity="0" loc="283" ncloc="283" packages="3" files="7" classes="7"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="207" coveredstatements="108" conditionals="129" coveredconditionals="60" methods="27" coveredmethods="15"/>
|
|
7
7
|
<file name="copy-assets.ts" path="/home/runner/work/rnx-kit/rnx-kit/packages/cli/src/copy-assets.ts">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="71" count="0" type="stmt"/>
|
|
8
|
+
<metrics statements="150" coveredstatements="81" conditionals="97" coveredconditionals="45" methods="17" coveredmethods="13"/>
|
|
9
|
+
<line num="61" count="2" type="stmt"/>
|
|
10
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
12
11
|
<line num="72" count="0" type="stmt"/>
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="78" count="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="81" count="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="
|
|
40
|
-
<line num="
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="
|
|
46
|
-
<line num="
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="
|
|
49
|
-
<line num="
|
|
50
|
-
<line num="
|
|
51
|
-
<line num="
|
|
12
|
+
<line num="73" count="0" type="stmt"/>
|
|
13
|
+
<line num="78" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
14
|
+
<line num="79" count="3" type="stmt"/>
|
|
15
|
+
<line num="81" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
16
|
+
<line num="82" count="0" type="stmt"/>
|
|
17
|
+
<line num="84" count="1" type="stmt"/>
|
|
18
|
+
<line num="88" count="4" type="stmt"/>
|
|
19
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
20
|
+
<line num="98" count="9" type="stmt"/>
|
|
21
|
+
<line num="99" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
22
|
+
<line num="100" count="1" type="stmt"/>
|
|
23
|
+
<line num="103" count="8" type="stmt"/>
|
|
24
|
+
<line num="104" count="8" type="stmt"/>
|
|
25
|
+
<line num="112" count="5" type="stmt"/>
|
|
26
|
+
<line num="113" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
27
|
+
<line num="114" count="1" type="stmt"/>
|
|
28
|
+
<line num="117" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
29
|
+
<line num="118" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
30
|
+
<line num="120" count="4" type="cond" truecount="1" falsecount="2"/>
|
|
31
|
+
<line num="122" count="0" type="stmt"/>
|
|
32
|
+
<line num="135" count="0" type="stmt"/>
|
|
33
|
+
<line num="148" count="4" type="stmt"/>
|
|
34
|
+
<line num="149" count="4" type="stmt"/>
|
|
35
|
+
<line num="175" count="3" type="stmt"/>
|
|
36
|
+
<line num="176" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
37
|
+
<line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
38
|
+
<line num="186" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
39
|
+
<line num="187" count="1" type="stmt"/>
|
|
40
|
+
<line num="190" count="6" type="stmt"/>
|
|
41
|
+
<line num="191" count="6" type="stmt"/>
|
|
42
|
+
<line num="194" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
43
|
+
<line num="195" count="1" type="stmt"/>
|
|
44
|
+
<line num="196" count="1" type="stmt"/>
|
|
45
|
+
<line num="199" count="5" type="stmt"/>
|
|
46
|
+
<line num="204" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
47
|
+
<line num="205" count="1" type="stmt"/>
|
|
48
|
+
<line num="206" count="1" type="stmt"/>
|
|
49
|
+
<line num="209" count="3" type="stmt"/>
|
|
50
|
+
<line num="210" count="3" type="stmt"/>
|
|
51
|
+
<line num="217" count="3" type="stmt"/>
|
|
52
|
+
<line num="218" count="3" type="stmt"/>
|
|
52
53
|
<line num="220" count="3" type="stmt"/>
|
|
53
|
-
<line num="
|
|
54
|
+
<line num="222" count="3" type="stmt"/>
|
|
54
55
|
<line num="223" count="3" type="stmt"/>
|
|
55
56
|
<line num="225" count="3" type="stmt"/>
|
|
56
|
-
<line num="226" count="3" type="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="
|
|
57
|
+
<line num="226" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
58
|
+
<line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
59
|
+
<line num="228" count="0" type="stmt"/>
|
|
60
|
+
<line num="229" count="0" type="stmt"/>
|
|
61
|
+
<line num="234" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
62
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
63
|
+
<line num="236" count="0" type="stmt"/>
|
|
64
|
+
<line num="237" count="0" type="stmt"/>
|
|
63
65
|
<line num="238" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
64
66
|
<line num="239" count="0" type="stmt"/>
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="256" count="2" type="stmt"/>
|
|
73
|
-
<line num="264" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
67
|
+
<line num="246" count="1" type="stmt"/>
|
|
68
|
+
<line num="248" count="2" type="stmt"/>
|
|
69
|
+
<line num="249" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
70
|
+
<line num="250" count="0" type="stmt"/>
|
|
71
|
+
<line num="253" count="2" type="stmt"/>
|
|
72
|
+
<line num="261" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
73
|
+
<line num="263" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
74
74
|
<line num="266" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
75
75
|
<line num="269" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="
|
|
76
|
+
<line num="271" count="2" type="stmt"/>
|
|
77
|
+
<line num="276" count="2" type="stmt"/>
|
|
78
|
+
<line num="308" count="2" type="stmt"/>
|
|
79
|
+
<line num="310" count="2" type="stmt"/>
|
|
80
|
+
<line num="318" count="2" type="stmt"/>
|
|
81
|
+
<line num="319" count="2" type="stmt"/>
|
|
82
|
+
<line num="320" count="2" type="stmt"/>
|
|
83
|
+
<line num="324" count="2" type="stmt"/>
|
|
84
84
|
<line num="327" count="2" type="stmt"/>
|
|
85
|
-
<line num="330" count="
|
|
86
|
-
<line num="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="338" count="
|
|
85
|
+
<line num="330" count="3" type="stmt"/>
|
|
86
|
+
<line num="334" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
87
|
+
<line num="335" count="8" type="stmt"/>
|
|
88
|
+
<line num="338" count="2" type="stmt"/>
|
|
89
|
+
<line num="339" count="2" type="stmt"/>
|
|
89
90
|
<line num="341" count="2" type="stmt"/>
|
|
90
91
|
<line num="342" count="2" type="stmt"/>
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
92
|
+
<line num="351" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
93
|
+
<line num="352" count="3" type="stmt"/>
|
|
94
|
+
<line num="355" count="1" type="stmt"/>
|
|
95
|
+
<line num="356" count="1" type="stmt"/>
|
|
95
96
|
<line num="358" count="1" type="stmt"/>
|
|
96
97
|
<line num="359" count="1" type="stmt"/>
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
98
|
+
<line num="369" count="5" type="stmt"/>
|
|
99
|
+
<line num="374" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
100
|
+
<line num="375" count="4" type="stmt"/>
|
|
101
|
+
<line num="378" count="5" type="stmt"/>
|
|
102
|
+
<line num="385" count="1" type="stmt"/>
|
|
103
|
+
<line num="386" count="1" type="stmt"/>
|
|
104
|
+
<line num="387" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
103
105
|
<line num="388" count="1" type="stmt"/>
|
|
104
|
-
<line num="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="391" count="1" type="stmt"/>
|
|
106
|
+
<line num="391" count="0" type="stmt"/>
|
|
107
|
+
<line num="392" count="0" type="stmt"/>
|
|
107
108
|
<line num="394" count="0" type="stmt"/>
|
|
108
109
|
<line num="395" count="0" type="stmt"/>
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="398" count="0" type="stmt"/>
|
|
110
|
+
<line num="396" count="0" type="stmt"/>
|
|
111
111
|
<line num="399" count="0" type="stmt"/>
|
|
112
|
-
<line num="
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
112
|
+
<line num="400" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
113
|
+
<line num="401" count="0" type="stmt"/>
|
|
114
|
+
<line num="402" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
115
|
+
<line num="403" count="0" type="stmt"/>
|
|
116
|
+
<line num="407" count="0" type="stmt"/>
|
|
117
|
+
<line num="412" count="0" type="stmt"/>
|
|
118
|
+
<line num="413" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
119
|
+
<line num="414" count="0" type="stmt"/>
|
|
118
120
|
<line num="415" count="0" type="stmt"/>
|
|
119
|
-
<line num="416" count="0" type="
|
|
120
|
-
<line num="417" count="0" type="
|
|
121
|
+
<line num="416" count="0" type="stmt"/>
|
|
122
|
+
<line num="417" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
121
123
|
<line num="418" count="0" type="stmt"/>
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="426" count="0" type="stmt"/>
|
|
126
|
-
<line num="483" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
124
|
+
<line num="423" count="0" type="stmt"/>
|
|
125
|
+
<line num="480" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
126
|
+
<line num="481" count="0" type="stmt"/>
|
|
127
127
|
<line num="484" count="0" type="stmt"/>
|
|
128
|
-
<line num="
|
|
128
|
+
<line num="485" count="0" type="stmt"/>
|
|
129
|
+
<line num="486" count="0" type="stmt"/>
|
|
130
|
+
<line num="487" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
129
131
|
<line num="488" count="0" type="stmt"/>
|
|
130
|
-
<line num="489" count="0" type="stmt"/>
|
|
131
|
-
<line num="490" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
132
132
|
<line num="491" count="0" type="stmt"/>
|
|
133
|
+
<line num="492" count="0" type="stmt"/>
|
|
134
|
+
<line num="493" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
133
135
|
<line num="494" count="0" type="stmt"/>
|
|
134
|
-
<line num="495" count="0" type="stmt"/>
|
|
135
|
-
<line num="496" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
136
136
|
<line num="497" count="0" type="stmt"/>
|
|
137
|
+
<line num="498" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
138
|
+
<line num="499" count="0" type="stmt"/>
|
|
137
139
|
<line num="500" count="0" type="stmt"/>
|
|
138
|
-
<line num="501" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
139
|
-
<line num="502" count="0" type="stmt"/>
|
|
140
140
|
<line num="503" count="0" type="stmt"/>
|
|
141
|
+
<line num="504" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
142
|
+
<line num="505" count="0" type="stmt"/>
|
|
141
143
|
<line num="506" count="0" type="stmt"/>
|
|
142
|
-
<line num="507" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
143
144
|
<line num="508" count="0" type="stmt"/>
|
|
144
145
|
<line num="509" count="0" type="stmt"/>
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="
|
|
147
|
-
<line num="
|
|
146
|
+
<line num="513" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
147
|
+
<line num="514" count="0" type="stmt"/>
|
|
148
|
+
<line num="515" count="0" type="stmt"/>
|
|
149
|
+
<line num="516" count="0" type="stmt"/>
|
|
148
150
|
<line num="517" count="0" type="stmt"/>
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
153
|
-
<line num="529" count="0" type="stmt"/>
|
|
151
|
+
<line num="522" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
152
|
+
<line num="526" count="0" type="stmt"/>
|
|
153
|
+
<line num="527" count="0" type="stmt"/>
|
|
154
154
|
<line num="530" count="0" type="stmt"/>
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="544" count="0" type="stmt"/>
|
|
155
|
+
<line num="534" count="2" type="stmt"/>
|
|
156
|
+
<line num="539" count="0" type="stmt"/>
|
|
157
|
+
<line num="540" count="0" type="stmt"/>
|
|
158
|
+
<line num="541" count="0" type="stmt"/>
|
|
160
159
|
</file>
|
|
161
160
|
<file name="metro-config.ts" path="/home/runner/work/rnx-kit/rnx-kit/packages/cli/src/metro-config.ts">
|
|
162
161
|
<metrics statements="57" coveredstatements="27" conditionals="32" coveredconditionals="15" methods="10" coveredmethods="2"/>
|