@rnx-kit/cli 0.12.5 → 0.12.6
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 +6 -0
- package/coverage/clover.xml +128 -125
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/index.html +18 -18
- 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 +36 -12
- package/coverage/lcov-report/src/index.html +18 -18
- 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 +235 -226
- package/lib/copy-assets.d.ts.map +1 -1
- package/lib/copy-assets.js +8 -2
- package/lib/copy-assets.js.map +1 -1
- package/package.json +1 -1
- package/src/copy-assets.ts +10 -2
- package/test/__mocks__/child_process.js +1 -1
- package/test/copy-assets/assembleAarBundle.test.ts +6 -6
package/CHANGELOG.md
CHANGED
package/coverage/clover.xml
CHANGED
|
@@ -1,159 +1,162 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1652439170712" clover="3.2.0">
|
|
3
|
+
<project timestamp="1652439170712" name="All files">
|
|
4
|
+
<metrics statements="298" coveredstatements="145" conditionals="183" coveredconditionals="86" methods="45" coveredmethods="23" elements="526" coveredelements="254" complexity="0" loc="298" ncloc="298" packages="3" files="6" classes="6"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="208" coveredstatements="109" conditionals="131" coveredconditionals="60" methods="28" coveredmethods="16"/>
|
|
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="70" count="0" type="stmt"/>
|
|
8
|
+
<metrics statements="151" coveredstatements="82" conditionals="99" coveredconditionals="46" methods="18" coveredmethods="14"/>
|
|
9
|
+
<line num="60" count="2" type="stmt"/>
|
|
10
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
12
11
|
<line num="71" count="0" type="stmt"/>
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="77" count="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="80" count="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="101" count="9" type="
|
|
23
|
-
<line num="102" count="
|
|
24
|
-
<line num="
|
|
12
|
+
<line num="72" count="0" type="stmt"/>
|
|
13
|
+
<line num="77" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
14
|
+
<line num="78" count="3" type="stmt"/>
|
|
15
|
+
<line num="80" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
16
|
+
<line num="81" count="0" type="stmt"/>
|
|
17
|
+
<line num="83" count="1" type="stmt"/>
|
|
18
|
+
<line num="87" count="4" type="stmt"/>
|
|
19
|
+
<line num="93" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
20
|
+
<line num="97" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
21
|
+
<line num="101" count="9" type="stmt"/>
|
|
22
|
+
<line num="102" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
23
|
+
<line num="103" count="1" type="stmt"/>
|
|
25
24
|
<line num="106" count="8" type="stmt"/>
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="115" count="5" type="
|
|
28
|
-
<line num="116" count="
|
|
29
|
-
<line num="
|
|
25
|
+
<line num="107" count="8" type="stmt"/>
|
|
26
|
+
<line num="115" count="5" type="stmt"/>
|
|
27
|
+
<line num="116" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
28
|
+
<line num="117" count="1" type="stmt"/>
|
|
30
29
|
<line num="120" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
30
|
+
<line num="121" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
31
|
+
<line num="123" count="4" type="cond" truecount="1" falsecount="2"/>
|
|
32
|
+
<line num="125" count="0" type="stmt"/>
|
|
33
|
+
<line num="138" count="0" type="stmt"/>
|
|
35
34
|
<line num="151" count="4" type="stmt"/>
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="
|
|
40
|
-
<line num="189" count="
|
|
35
|
+
<line num="152" count="4" type="stmt"/>
|
|
36
|
+
<line num="178" count="3" type="stmt"/>
|
|
37
|
+
<line num="179" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
38
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
39
|
+
<line num="189" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
41
40
|
<line num="190" count="1" type="stmt"/>
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="194" count="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="
|
|
46
|
-
<line num="
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="
|
|
41
|
+
<line num="193" count="6" type="stmt"/>
|
|
42
|
+
<line num="194" count="6" type="stmt"/>
|
|
43
|
+
<line num="197" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
44
|
+
<line num="198" count="1" type="stmt"/>
|
|
45
|
+
<line num="199" count="1" type="stmt"/>
|
|
46
|
+
<line num="202" count="5" type="stmt"/>
|
|
47
|
+
<line num="207" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
48
|
+
<line num="208" count="1" type="stmt"/>
|
|
49
|
+
<line num="209" count="1" type="stmt"/>
|
|
49
50
|
<line num="212" count="3" type="stmt"/>
|
|
50
51
|
<line num="213" count="3" type="stmt"/>
|
|
51
|
-
<line num="215" count="3" type="stmt"/>
|
|
52
|
-
<line num="217" count="3" type="stmt"/>
|
|
53
|
-
<line num="218" count="3" type="stmt"/>
|
|
54
52
|
<line num="220" count="3" type="stmt"/>
|
|
55
|
-
<line num="221" count="3" type="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
53
|
+
<line num="221" count="3" type="stmt"/>
|
|
54
|
+
<line num="223" count="3" type="stmt"/>
|
|
55
|
+
<line num="225" count="3" type="stmt"/>
|
|
56
|
+
<line num="226" count="3" type="stmt"/>
|
|
57
|
+
<line num="228" count="3" type="stmt"/>
|
|
58
|
+
<line num="229" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
59
|
+
<line num="230" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
61
60
|
<line num="231" count="0" type="stmt"/>
|
|
62
61
|
<line num="232" count="0" type="stmt"/>
|
|
63
|
-
<line num="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="
|
|
62
|
+
<line num="237" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
63
|
+
<line num="238" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
64
|
+
<line num="239" count="0" type="stmt"/>
|
|
65
|
+
<line num="240" count="0" type="stmt"/>
|
|
66
|
+
<line num="241" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
67
|
+
<line num="242" count="0" type="stmt"/>
|
|
68
|
+
<line num="249" count="1" type="stmt"/>
|
|
69
|
+
<line num="251" count="2" type="stmt"/>
|
|
70
|
+
<line num="252" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
71
|
+
<line num="253" count="0" type="stmt"/>
|
|
72
|
+
<line num="256" count="2" type="stmt"/>
|
|
73
73
|
<line num="264" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
74
|
-
<line num="266" count="2" type="
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
74
|
+
<line num="266" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
75
|
+
<line num="269" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
76
|
+
<line num="272" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
77
|
+
<line num="274" count="2" type="stmt"/>
|
|
78
|
+
<line num="279" count="2" type="stmt"/>
|
|
78
79
|
<line num="311" count="2" type="stmt"/>
|
|
79
|
-
<line num="312" count="2" type="stmt"/>
|
|
80
80
|
<line num="313" count="2" type="stmt"/>
|
|
81
|
-
<line num="
|
|
81
|
+
<line num="319" count="2" type="stmt"/>
|
|
82
82
|
<line num="320" count="2" type="stmt"/>
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="328" count="
|
|
86
|
-
<line num="331" count="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
103
|
-
<line num="
|
|
104
|
-
<line num="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="388" count="0" type="stmt"/>
|
|
108
|
-
<line num="389" count="0" type="stmt"/>
|
|
83
|
+
<line num="321" count="2" type="stmt"/>
|
|
84
|
+
<line num="325" count="2" type="stmt"/>
|
|
85
|
+
<line num="328" count="2" type="stmt"/>
|
|
86
|
+
<line num="331" count="3" type="stmt"/>
|
|
87
|
+
<line num="335" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
88
|
+
<line num="336" count="8" type="stmt"/>
|
|
89
|
+
<line num="339" count="2" type="stmt"/>
|
|
90
|
+
<line num="340" count="2" type="stmt"/>
|
|
91
|
+
<line num="342" count="2" type="stmt"/>
|
|
92
|
+
<line num="343" count="2" type="stmt"/>
|
|
93
|
+
<line num="352" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
94
|
+
<line num="353" count="3" type="stmt"/>
|
|
95
|
+
<line num="356" count="1" type="stmt"/>
|
|
96
|
+
<line num="357" count="1" type="stmt"/>
|
|
97
|
+
<line num="359" count="1" type="stmt"/>
|
|
98
|
+
<line num="360" count="1" type="stmt"/>
|
|
99
|
+
<line num="370" count="5" type="stmt"/>
|
|
100
|
+
<line num="375" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
101
|
+
<line num="376" count="4" type="stmt"/>
|
|
102
|
+
<line num="379" count="5" type="stmt"/>
|
|
103
|
+
<line num="386" count="1" type="stmt"/>
|
|
104
|
+
<line num="387" count="1" type="stmt"/>
|
|
105
|
+
<line num="388" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
106
|
+
<line num="389" count="1" type="stmt"/>
|
|
109
107
|
<line num="392" count="0" type="stmt"/>
|
|
110
|
-
<line num="393" count="0" type="
|
|
111
|
-
<line num="
|
|
112
|
-
<line num="395" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
108
|
+
<line num="393" count="0" type="stmt"/>
|
|
109
|
+
<line num="395" count="0" type="stmt"/>
|
|
113
110
|
<line num="396" count="0" type="stmt"/>
|
|
111
|
+
<line num="397" count="0" type="stmt"/>
|
|
114
112
|
<line num="400" count="0" type="stmt"/>
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
113
|
+
<line num="401" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
114
|
+
<line num="402" count="0" type="stmt"/>
|
|
115
|
+
<line num="403" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
116
|
+
<line num="404" count="0" type="stmt"/>
|
|
118
117
|
<line num="408" count="0" type="stmt"/>
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
118
|
+
<line num="413" count="0" type="stmt"/>
|
|
119
|
+
<line num="414" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
120
|
+
<line num="415" count="0" type="stmt"/>
|
|
122
121
|
<line num="416" count="0" type="stmt"/>
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="481" count="0" type="stmt"/>
|
|
130
|
-
<line num="484" count="0" type="stmt"/>
|
|
122
|
+
<line num="417" count="0" type="stmt"/>
|
|
123
|
+
<line num="418" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
124
|
+
<line num="419" count="0" type="stmt"/>
|
|
125
|
+
<line num="424" count="0" type="stmt"/>
|
|
126
|
+
<line num="481" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
127
|
+
<line num="482" count="0" type="stmt"/>
|
|
131
128
|
<line num="485" count="0" type="stmt"/>
|
|
132
|
-
<line num="486" count="0" type="
|
|
129
|
+
<line num="486" count="0" type="stmt"/>
|
|
133
130
|
<line num="487" count="0" type="stmt"/>
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
131
|
+
<line num="488" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
132
|
+
<line num="489" count="0" type="stmt"/>
|
|
136
133
|
<line num="492" count="0" type="stmt"/>
|
|
137
134
|
<line num="493" count="0" type="stmt"/>
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
135
|
+
<line num="494" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
136
|
+
<line num="495" count="0" type="stmt"/>
|
|
140
137
|
<line num="498" count="0" type="stmt"/>
|
|
141
|
-
<line num="499" count="0" type="
|
|
138
|
+
<line num="499" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
139
|
+
<line num="500" count="0" type="stmt"/>
|
|
142
140
|
<line num="501" count="0" type="stmt"/>
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
141
|
+
<line num="504" count="0" type="stmt"/>
|
|
142
|
+
<line num="505" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
143
|
+
<line num="506" count="0" type="stmt"/>
|
|
145
144
|
<line num="507" count="0" type="stmt"/>
|
|
146
|
-
<line num="508" count="0" type="stmt"/>
|
|
147
145
|
<line num="509" count="0" type="stmt"/>
|
|
148
146
|
<line num="510" count="0" type="stmt"/>
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
147
|
+
<line num="514" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
148
|
+
<line num="515" count="0" type="stmt"/>
|
|
149
|
+
<line num="516" count="0" type="stmt"/>
|
|
150
|
+
<line num="517" count="0" type="stmt"/>
|
|
151
|
+
<line num="518" count="0" type="stmt"/>
|
|
152
|
+
<line num="523" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
153
|
+
<line num="527" count="0" type="stmt"/>
|
|
154
|
+
<line num="528" count="0" type="stmt"/>
|
|
155
|
+
<line num="531" count="0" type="stmt"/>
|
|
156
|
+
<line num="535" count="2" type="stmt"/>
|
|
157
|
+
<line num="540" count="0" type="stmt"/>
|
|
158
|
+
<line num="541" count="0" type="stmt"/>
|
|
159
|
+
<line num="542" count="0" type="stmt"/>
|
|
157
160
|
</file>
|
|
158
161
|
<file name="metro-config.ts" path="/home/runner/work/rnx-kit/rnx-kit/packages/cli/src/metro-config.ts">
|
|
159
162
|
<metrics statements="57" coveredstatements="27" conditionals="32" coveredconditionals="14" methods="10" coveredmethods="2"/>
|