Skip to content

Commit 3ca1533

Browse files
committed
Update artifacts
1 parent d8bc3d9 commit 3ca1533

File tree

4 files changed

+18
-15
lines changed

4 files changed

+18
-15
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[101,101,100,3,3,100,1,1,100,101,101,100,"7c8432efd1a697e16a1f54a487d22da8bc601bca","2025-12-19 18:35:40 +0530"]
1+
[102,102,100,3,3,100,1,1,100,102,102,100,"84fc3e6b3a97b1e4d851ad36d75c345f887a8d96","2025-12-21 12:30:39 +0530"]

blas/ext/base/ndarray/drev/index.html

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

3131

@@ -46,7 +46,7 @@ <h1>All files</h1>
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>101/101</span>
49+
<span class='fraction'>102/102</span>
5050
</div>
5151

5252

@@ -99,13 +99,13 @@ <h1>All files</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="56" class="abs high">56/56</td>
102+
<td data-value="57" class="abs high">57/57</td>
103103
<td data-value="100" class="pct high">100%</td>
104104
<td data-value="2" class="abs high">2/2</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="56" class="abs high">56/56</td>
108+
<td data-value="57" class="abs high">57/57</td>
109109
</tr>
110110

111111
</tbody>
@@ -116,7 +116,7 @@ <h1>All files</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-12-19T13:07:17.668Z
119+
at 2025-12-21T07:02:08.018Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/drev/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
186186
* var xbuf = new Float64Array( [ 1.0, 2.0, 3.0 ] );
187187
* var x = new ndarray( 'float64', xbuf, [ 3 ], [ 1 ], 0, 'row-major' );
188188
*
189-
* drev( x );
189+
* drev( [ x ] );
190190
* // x =&gt; &lt;ndarray&gt;[ 3.0, 2.0, 1.0 ]
191191
*/
192192
&nbsp;
@@ -205,7 +205,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
205205
<div class='footer quiet pad2 space-top1 center small'>
206206
Code coverage generated by
207207
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208-
at 2025-12-19T13:07:17.668Z
208+
at 2025-12-21T07:02:08.018Z
209209
</div>
210210
<script src="prettify.js"></script>
211211
<script>

blas/ext/base/ndarray/drev/main.js.html

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

3131

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

5252

@@ -119,7 +119,8 @@ <h1><a href="index.html">All files</a> main.js</h1>
119119
<a name='L54'></a><a href='#L54'>54</a>
120120
<a name='L55'></a><a href='#L55'>55</a>
121121
<a name='L56'></a><a href='#L56'>56</a>
122-
<a name='L57'></a><a href='#L57'>57</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
122+
<a name='L57'></a><a href='#L57'>57</a>
123+
<a name='L58'></a><a href='#L58'>58</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
123124
<span class="cline-any cline-yes">1x</span>
124125
<span class="cline-any cline-yes">1x</span>
125126
<span class="cline-any cline-yes">1x</span>
@@ -170,6 +171,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
170171
<span class="cline-any cline-yes">8x</span>
171172
<span class="cline-any cline-yes">8x</span>
172173
<span class="cline-any cline-yes">8x</span>
174+
<span class="cline-any cline-yes">8x</span>
173175
<span class="cline-any cline-yes">1x</span>
174176
<span class="cline-any cline-yes">1x</span>
175177
<span class="cline-any cline-yes">1x</span>
@@ -209,7 +211,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
209211
/**
210212
* Reverses the elements of a one-dimensional double-precision floating-point ndarray in-place.
211213
*
212-
* @param {ndarray} x - input ndarray
214+
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing a single one-dimensional input ndarray
213215
* @returns {ndarray} input ndarray
214216
*
215217
* @example
@@ -219,10 +221,11 @@ <h1><a href="index.html">All files</a> main.js</h1>
219221
* var xbuf = new Float64Array( [ 1.0, 2.0, 3.0 ] );
220222
* var x = new ndarray( 'float64', xbuf, [ 3 ], [ 1 ], 0, 'row-major' );
221223
*
222-
* drev( x );
224+
* drev( [ x ] );
223225
* // x =&gt; &lt;ndarray&gt;[ 3.0, 2.0, 1.0 ]
224226
*/
225-
function drev( x ) {
227+
function drev( arrays ) {
228+
var x = arrays[ 0 ];
226229
strided( numelDimension( x, 0 ), getData( x ), getStride( x, 0 ), getOffset( x ) ); // eslint-disable-line max-len
227230
return x;
228231
}
@@ -238,7 +241,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
238241
<div class='footer quiet pad2 space-top1 center small'>
239242
Code coverage generated by
240243
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-12-19T13:07:17.668Z
244+
at 2025-12-21T07:02:08.018Z
242245
</div>
243246
<script src="prettify.js"></script>
244247
<script>

0 commit comments

Comments
 (0)