Skip to content

Commit 6607631

Browse files
committed
Update artifacts
1 parent 3a3b5a3 commit 6607631

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
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,"f60bc95cd3871a09fafc96afe3275e3489dcd052","2025-09-02 07:51:21 +0000"]
1+
[391,587,66.6099,4,4,100,0,5,0,391,587,66.6099,"2773989b4c7222b18f760d10d94e12742f648978","2025-09-02 08:02:42 +0000"]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-02T07:53:20.624Z
149+
at 2025-09-02T08:04:25.879Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
280280
<div class='footer quiet pad2 space-top1 center small'>
281281
Code coverage generated by
282282
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
283-
at 2025-09-02T07:53:20.624Z
283+
at 2025-09-02T08:04:25.879Z
284284
</div>
285285
<script src="../../../../prettify.js"></script>
286286
<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-02T07:53:20.624Z
397+
at 2025-09-02T08:04:25.879Z
398398
</div>
399399
<script src="../../../../prettify.js"></script>
400400
<script>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
790790
* @throws {TypeError} first argument must be an object having valid properties
791791
* @throws {Error} first argument must be an object having valid properties
792792
* @throws {TypeError} second argument must be an array containing arrays of supported data types
793-
* @throws {TypeError} fourth argument must be an object having supported policies
793+
* @throws {TypeError} third argument must be an object having supported policies
794794
* @throws {TypeError} options argument must be an object
795795
* @throws {TypeError} must provide valid options
796796
* @returns {NullaryStrided1dDispatch} instance
@@ -859,10 +859,10 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
859859
<span class="cstat-no" title="statement not covered" > }</span>
860860
<span class="cstat-no" title="statement not covered" > }</span>
861861
<span class="cstat-no" title="statement not covered" > if ( !isObject( policies ) ) {</span>
862-
<span class="cstat-no" title="statement not covered" > throw new TypeError( format( 'invalid argument. Fourth argument must be an object. Value: `%s`.', table ) );</span>
862+
<span class="cstat-no" title="statement not covered" > throw new TypeError( format( 'invalid argument. Third argument must be an object. Value: `%s`.', table ) );</span>
863863
<span class="cstat-no" title="statement not covered" > }</span>
864864
<span class="cstat-no" title="statement not covered" > if ( !isOutputDataTypePolicy( policies.output ) ) {</span>
865-
<span class="cstat-no" title="statement not covered" > throw new TypeError( format( 'invalid argument. Fourth argument must be an object having a supported output data type policy. Value: `%s`.', policies.output ) );</span>
865+
<span class="cstat-no" title="statement not covered" > throw new TypeError( format( 'invalid argument. Third argument must be an object having a supported output data type policy. Value: `%s`.', policies.output ) );</span>
866866
<span class="cstat-no" title="statement not covered" > }</span>
867867
<span class="cstat-no" title="statement not covered" > this._table = {</span>
868868
<span class="cstat-no" title="statement not covered" > 'default': table.default,</span>
@@ -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-02T07:53:20.624Z
1030+
at 2025-09-02T08:04:25.879Z
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-02T07:53:20.624Z
343+
at 2025-09-02T08:04:25.879Z
344344
</div>
345345
<script src="../../../../prettify.js"></script>
346346
<script>

0 commit comments

Comments
 (0)