Skip to content

Commit 027e17b

Browse files
committed
Update artifacts
1 parent 48bfa23 commit 027e17b

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

stats/base/nanmeanpn/accessors.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">stats/
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-06-04T10:27:46.541Z
397+
at 2025-06-04T10:28:43.244Z
398398
</div>
399399
<script src="../../../../prettify.js"></script>
400400
<script>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[323,323,100,34,34,100,3,3,100,323,323,100,"5c63e44f328c4d9036a4dc077216885a98dcc8d3","2025-06-04 03:25:46 -0700"]
1+
[323,323,100,34,34,100,3,3,100,323,323,100,"b292684099b62174c165b6628b11799ccb27a860","2025-06-04 03:27:41 -0700"]

stats/base/nanmeanpn/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> stats/base/nanmeanpn/lib</h1>
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-06-04T10:27:46.541Z
149+
at 2025-06-04T10:28:43.244Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

stats/base/nanmeanpn/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">stats/
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-06-04T10:27:46.541Z
250+
at 2025-06-04T10:28:43.244Z
251251
</div>
252252
<script src="../../../../prettify.js"></script>
253253
<script>

stats/base/nanmeanpn/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
192192
// MAIN //
193193
&nbsp;
194194
/**
195-
* Compute the arithmetic mean of a strided array, ignoring `NaN` values and using a two-pass error correction algorithm.
195+
* Computes the arithmetic mean of a strided array, ignoring `NaN` values and using a two-pass error correction algorithm.
196196
*
197197
* @param {PositiveInteger} N - number of indexed elements
198198
* @param {NumericArray} x - input array
@@ -220,7 +220,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
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-06-04T10:27:46.541Z
223+
at 2025-06-04T10:28:43.244Z
224224
</div>
225225
<script src="../../../../prettify.js"></script>
226226
<script>

stats/base/nanmeanpn/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
388388
<div class='footer quiet pad2 space-top1 center small'>
389389
Code coverage generated by
390390
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
391-
at 2025-06-04T10:27:46.541Z
391+
at 2025-06-04T10:28:43.244Z
392392
</div>
393393
<script src="../../../../prettify.js"></script>
394394
<script>

0 commit comments

Comments
 (0)