Skip to content

Commit e4ac08b

Browse files
committed
Update artifacts
1 parent 2a37bd8 commit e4ac08b

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

ndarray/flatten/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[408,408,100,26,26,100,1,1,100,408,408,100,"7944b3f8ddcaf5f073dd6f304c30d6f385f94d23","2025-09-09 00:56:00 -0700"]
22
[408,408,100,26,26,100,1,1,100,408,408,100,"d9d7221f237eefbf51e55782acc2d068f616d9ae","2025-09-09 09:55:34 -0500"]
3+
[408,408,100,26,26,100,1,1,100,408,408,100,"57a9400329d0570d2b25ad6b87d4d9a74d7fc28b","2025-09-16 23:07:08 -0700"]

ndarray/flatten/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/flatten/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-10T00:20:00.543Z
119+
at 2025-09-17T06:08:27.634Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/flatten/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
220220
<div class='footer quiet pad2 space-top1 center small'>
221221
Code coverage generated by
222222
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223-
at 2025-09-10T00:20:00.543Z
223+
at 2025-09-17T06:08:27.634Z
224224
</div>
225225
<script src="../../../prettify.js"></script>
226226
<script>

ndarray/flatten/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
10821082
};
10831083
&nbsp;
10841084
// Resolve function options...
1085-
if ( nargs === 2 ) {
1085+
if ( nargs &gt; 1 ) {
10861086
if ( !isPlainObject( options ) ) {
10871087
throw new TypeError( format( 'invalid argument. Options argument must be an object. Value: `%s`.', options ) );
10881088
}
@@ -1144,7 +1144,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/f
11441144
<div class='footer quiet pad2 space-top1 center small'>
11451145
Code coverage generated by
11461146
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1147-
at 2025-09-10T00:20:00.543Z
1147+
at 2025-09-17T06:08:27.634Z
11481148
</div>
11491149
<script src="../../../prettify.js"></script>
11501150
<script>

0 commit comments

Comments
 (0)