Skip to content

Commit 37c3914

Browse files
committed
Update artifacts
1 parent b0b6b2b commit 37c3914

File tree

6 files changed

+16
-22
lines changed

6 files changed

+16
-22
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[391,587,66.6099,4,4,100,0,5,0,391,587,66.6099,"821af0201686e7f75e8b5da728df006fad0dba2e","2025-09-02 08:22:07 +0000"]
1+
[389,585,66.4957,4,4,100,0,5,0,389,585,66.4957,"aa1c741c7ba51fbfff0d3fc62eb1db8126b15285","2025-09-04 05:38:06 +0000"]

ndarray/base/nullary-strided1d-dispatch/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/nullary-strided1
2323
<div class='clearfix'>
2424

2525
<div class='fl pad1y space-right2'>
26-
<span class="strong">66.6% </span>
26+
<span class="strong">66.49% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>391/587</span>
28+
<span class='fraction'>389/585</span>
2929
</div>
3030

3131

@@ -44,9 +44,9 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/nullary-strided1
4444

4545

4646
<div class='fl pad1y space-right2'>
47-
<span class="strong">66.6% </span>
47+
<span class="strong">66.49% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>391/587</span>
49+
<span class='fraction'>389/585</span>
5050
</div>
5151

5252

@@ -84,13 +84,13 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/nullary-strided1
8484
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
8585
</td>
8686
<td data-value="100" class="pct high">100%</td>
87-
<td data-value="70" class="abs high">70/70</td>
87+
<td data-value="68" class="abs high">68/68</td>
8888
<td data-value="100" class="pct high">100%</td>
8989
<td data-value="1" class="abs high">1/1</td>
9090
<td data-value="100" class="pct high">100%</td>
9191
<td data-value="0" class="abs high">0/0</td>
9292
<td data-value="100" class="pct high">100%</td>
93-
<td data-value="70" class="abs high">70/70</td>
93+
<td data-value="68" class="abs high">68/68</td>
9494
</tr>
9595

9696
<tr>
@@ -146,7 +146,7 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/nullary-strided1
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-09-02T08:23:50.967Z
149+
at 2025-09-04T05:39:41.695Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

ndarray/base/nullary-strided1d-dispatch/index.js.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>70/70</span>
28+
<span class='fraction'>68/68</span>
2929
</div>
3030

3131

@@ -46,7 +46,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>70/70</span>
49+
<span class='fraction'>68/68</span>
5050
</div>
5151

5252

@@ -131,11 +131,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
131131
<a name='L66'></a><a href='#L66'>66</a>
132132
<a name='L67'></a><a href='#L67'>67</a>
133133
<a name='L68'></a><a href='#L68'>68</a>
134-
<a name='L69'></a><a href='#L69'>69</a>
135-
<a name='L70'></a><a href='#L70'>70</a>
136-
<a name='L71'></a><a href='#L71'>71</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
137-
<span class="cline-any cline-yes">1x</span>
138-
<span class="cline-any cline-yes">1x</span>
134+
<a name='L69'></a><a href='#L69'>69</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
139135
<span class="cline-any cline-yes">1x</span>
140136
<span class="cline-any cline-yes">1x</span>
141137
<span class="cline-any cline-yes">1x</span>
@@ -253,9 +249,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
253249
* 'dtype': 'generic'
254250
* });
255251
*
256-
* var out = sorthp.assign( x, o, {
257-
* 'dims': [ 0 ]
258-
* });
252+
* var out = sorthp.assign( x, o );
259253
* // returns &lt;ndarray&gt;
260254
*
261255
* var arr = ndarray2array( x );
@@ -280,7 +274,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
280274
<div class='footer quiet pad2 space-top1 center small'>
281275
Code coverage generated by
282276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
283-
at 2025-09-02T08:23:50.967Z
277+
at 2025-09-04T05:39:41.695Z
284278
</div>
285279
<script src="../../../../prettify.js"></script>
286280
<script>

ndarray/base/nullary-strided1d-dispatch/index_of_types.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
394394
<div class='footer quiet pad2 space-top1 center small'>
395395
Code coverage generated by
396396
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
397-
at 2025-09-02T08:23:50.967Z
397+
at 2025-09-04T05:39:41.695Z
398398
</div>
399399
<script src="../../../../prettify.js"></script>
400400
<script>

ndarray/base/nullary-strided1d-dispatch/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
10271027
<div class='footer quiet pad2 space-top1 center small'>
10281028
Code coverage generated by
10291029
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1030-
at 2025-09-02T08:23:50.967Z
1030+
at 2025-09-04T05:39:41.695Z
10311031
</div>
10321032
<script src="../../../../prettify.js"></script>
10331033
<script>

ndarray/base/nullary-strided1d-dispatch/validate.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
340340
<div class='footer quiet pad2 space-top1 center small'>
341341
Code coverage generated by
342342
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
343-
at 2025-09-02T08:23:50.967Z
343+
at 2025-09-04T05:39:41.695Z
344344
</div>
345345
<script src="../../../../prettify.js"></script>
346346
<script>

0 commit comments

Comments
 (0)