Skip to content

Commit d41065a

Browse files
committed
Update artifacts
1 parent c3a3a2a commit d41065a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ndarray/reverse/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[124,124,100,5,5,100,1,1,100,124,124,100,"330a705f06d5bdff11a143bdf923b55555a32ff4","2025-09-27 12:38:32 +0500"]
1+
[124,124,100,5,5,100,1,1,100,124,124,100,"85aaf81e9daf1f85933d7605783a11a4692d8730","2025-09-30 12:17:01 +0100"]

ndarray/reverse/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../index.html">All files</a> ndarray/reverse/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-27T07:41:02.961Z
119+
at 2025-09-30T11:18:45.629Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/reverse/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/r
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-09-27T07:41:02.961Z
241+
at 2025-09-30T11:18:45.629Z
242242
</div>
243243
<script src="../../../prettify.js"></script>
244244
<script>

ndarray/reverse/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/r
232232
* Returns a read-only view of an input ndarray in which the order of elements along each dimension is reversed.
233233
*
234234
* @param {ndarray} x - input array
235-
* @throws {TypeError} first argument must be an ndarray having one or more dimensions
235+
* @throws {TypeError} first argument must be an ndarray
236236
* @returns {ndarray} ndarray view
237237
*
238238
* @example
@@ -274,7 +274,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/r
274274
<div class='footer quiet pad2 space-top1 center small'>
275275
Code coverage generated by
276276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277-
at 2025-09-27T07:41:02.961Z
277+
at 2025-09-30T11:18:45.629Z
278278
</div>
279279
<script src="../../../prettify.js"></script>
280280
<script>

0 commit comments

Comments
 (0)