Skip to content

Commit b2e17b4

Browse files
committed
Update artifacts
1 parent 6a60b4b commit b2e17b4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[121,121,100,5,5,100,1,1,100,121,121,100,"af13c45b812b1242b6b56c983840b13151030abf","2025-07-17 21:58:05 +0530"]
1+
[121,121,100,5,5,100,1,1,100,121,121,100,"a8842412a3d89ae4ce5166254f010c1bd389e75c","2025-07-18 09:40:54 +0530"]

assert/is-almost-equal-float32array/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> assert/is-almost-equal-float32ar
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-07-17T16:33:33.167Z
119+
at 2025-07-18T04:12:26.311Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

assert/is-almost-equal-float32array/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">assert/is
232232
<div class='footer quiet pad2 space-top1 center small'>
233233
Code coverage generated by
234234
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
235-
at 2025-07-17T16:33:33.167Z
235+
at 2025-07-18T04:12:26.311Z
236236
</div>
237237
<script src="../../../prettify.js"></script>
238238
<script>

assert/is-almost-equal-float32array/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">assert/is
236236
* @param {*} v1 - first value
237237
* @param {*} v2 - second value
238238
* @param {NonNegativeInteger} maxULP - maximum allowed ULP difference
239-
* @returns {boolean} boolean result
239+
* @returns {boolean} boolean indicating whether two arguments are approximately equal
240240
*
241241
* @example
242242
* var Float32Array = require( '@stdlib/array/float32' );
@@ -271,7 +271,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">assert/is
271271
<div class='footer quiet pad2 space-top1 center small'>
272272
Code coverage generated by
273273
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
274-
at 2025-07-17T16:33:33.167Z
274+
at 2025-07-18T04:12:26.311Z
275275
</div>
276276
<script src="../../../prettify.js"></script>
277277
<script>

0 commit comments

Comments
 (0)