Skip to content

Commit 4981dd9

Browse files
committed
Update artifacts
1 parent 353f5be commit 4981dd9

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

utils/none-own-by/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[125,125,100,10,10,100,1,1,100,125,125,100,"53356201035d646aec4ad1f8f24a1ef0e092abc4","2025-08-21 12:21:09 -0400"]
1+
[125,125,100,10,10,100,1,1,100,125,125,100,"add349f433dd25fde9a4384d9d84d0aa5e4d9f62","2025-08-21 12:22:32 -0400"]

utils/none-own-by/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> utils/none-own-by/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-08-21T16:22:13.754Z
119+
at 2025-08-21T16:23:35.594Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

utils/none-own-by/index.js.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,13 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">utils/non
192192
* var noneOwnBy = require( '@stdlib/utils/none-own-by' );
193193
*
194194
* function isUnderage( age ) {
195-
* return age &lt; 18;
195+
* return age &lt; 18;
196196
* }
197197
*
198198
* var obj = {
199-
* 'a': 10,
200-
* 'b': 12,
201-
* 'c': 15
199+
* 'a': 10,
200+
* 'b': 12,
201+
* 'c': 15
202202
* };
203203
*
204204
* var bool = noneOwnBy( obj, isUnderage );
@@ -220,7 +220,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">utils/non
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-08-21T16:22:13.754Z
223+
at 2025-08-21T16:23:35.594Z
224224
</div>
225225
<script src="../../../prettify.js"></script>
226226
<script>

utils/none-own-by/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">utils/non
295295
<div class='footer quiet pad2 space-top1 center small'>
296296
Code coverage generated by
297297
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
298-
at 2025-08-21T16:22:13.754Z
298+
at 2025-08-21T16:23:35.594Z
299299
</div>
300300
<script src="../../../prettify.js"></script>
301301
<script>

0 commit comments

Comments
 (0)