Skip to content

Commit ae8c62c

Browse files
committed
Update artifacts
1 parent 3bdbcef commit ae8c62c

File tree

4 files changed

+11
-14
lines changed

4 files changed

+11
-14
lines changed

ndarray/shift/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[156,156,100,11,11,100,1,1,100,156,156,100,"7827c74a93d6bb9a8f56c68160ad63eb841835bd","2025-09-27 10:20:47 +0500"]
1+
[155,155,100,11,11,100,1,1,100,155,155,100,"f3dccc9e4822ae702defebaf5e018e5e547c89ad","2025-09-27 10:22:13 +0500"]

ndarray/shift/index.html

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

3131

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

5252

@@ -99,13 +99,13 @@ <h1><a href="../../../index.html">All files</a> ndarray/shift/lib</h1>
9999
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
100100
</td>
101101
<td data-value="100" class="pct high">100%</td>
102-
<td data-value="97" class="abs high">97/97</td>
102+
<td data-value="96" class="abs high">96/96</td>
103103
<td data-value="100" class="pct high">100%</td>
104104
<td data-value="10" class="abs high">10/10</td>
105105
<td data-value="100" class="pct high">100%</td>
106106
<td data-value="1" class="abs high">1/1</td>
107107
<td data-value="100" class="pct high">100%</td>
108-
<td data-value="97" class="abs high">97/97</td>
108+
<td data-value="96" class="abs high">96/96</td>
109109
</tr>
110110

111111
</tbody>
@@ -116,7 +116,7 @@ <h1><a href="../../../index.html">All files</a> ndarray/shift/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-09-27T05:21:49.936Z
119+
at 2025-09-27T05:23:17.645Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/shift/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/s
247247
<div class='footer quiet pad2 space-top1 center small'>
248248
Code coverage generated by
249249
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250-
at 2025-09-27T05:21:49.936Z
250+
at 2025-09-27T05:23:17.645Z
251251
</div>
252252
<script src="../../../prettify.js"></script>
253253
<script>

ndarray/shift/main.js.html

Lines changed: 4 additions & 7 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">ndarray/s
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>97/97</span>
28+
<span class='fraction'>96/96</span>
2929
</div>
3030

3131

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

5252

@@ -159,9 +159,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/s
159159
<a name='L94'></a><a href='#L94'>94</a>
160160
<a name='L95'></a><a href='#L95'>95</a>
161161
<a name='L96'></a><a href='#L96'>96</a>
162-
<a name='L97'></a><a href='#L97'>97</a>
163-
<a name='L98'></a><a href='#L98'>98</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
164-
<span class="cline-any cline-yes">1x</span>
162+
<a name='L97'></a><a href='#L97'>97</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
165163
<span class="cline-any cline-yes">1x</span>
166164
<span class="cline-any cline-yes">1x</span>
167165
<span class="cline-any cline-yes">1x</span>
@@ -298,7 +296,6 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/s
298296
* @throws {TypeError} first argument must be an ndarray having one or more dimensions
299297
* @throws {TypeError} options argument must be an object
300298
* * @throws {TypeError} must provide valid options
301-
* @throws {RangeError} dimension index exceeds the number of dimensions
302299
* @returns {Array&lt;ndarray&gt;} a list of ndarrays
303300
*
304301
* @example
@@ -361,7 +358,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/s
361358
<div class='footer quiet pad2 space-top1 center small'>
362359
Code coverage generated by
363360
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
364-
at 2025-09-27T05:21:49.936Z
361+
at 2025-09-27T05:23:17.645Z
365362
</div>
366363
<script src="../../../prettify.js"></script>
367364
<script>

0 commit comments

Comments
 (0)