Skip to content

Commit 985acd4

Browse files
committed
Update artifacts
1 parent d1c4315 commit 985acd4

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

utils/async/inmap/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[544,544,100,62,62,100,9,9,100,544,544,100,"1b163e9c6c6d81533a9418206e349df3bfca3858","2023-08-19 21:48:51 -0400"]
22
[544,544,100,62,62,100,9,9,100,544,544,100,"8be27ece9ee02e95219f0e49624657f59002c2a6","2023-09-20 15:56:58 -0700"]
33
[544,544,100,62,62,100,9,9,100,544,544,100,"6e9f42e4c912485d9896eaa16c88b70fd3688e97","2024-09-21 17:17:27 -0400"]
4+
[544,544,100,62,62,100,9,9,100,544,544,100,"57b828d10a9b20f3003482557132723a79d27c66","2025-09-02 08:45:30 -0700"]

utils/async/inmap/factory.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
535535
<div class='footer quiet pad2 space-top1 center small'>
536536
Code coverage generated by
537537
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
538-
at 2024-09-21T21:28:09.388Z
538+
at 2025-09-02T15:46:36.397Z
539539
</div>
540540
<script src="../../../../prettify.js"></script>
541541
<script>

utils/async/inmap/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1><a href="../../../../index.html">All files</a> utils/async/inmap/lib</h1>
161161
<div class='footer quiet pad2 space-top1 center small'>
162162
Code coverage generated by
163163
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164-
at 2024-09-21T21:28:09.388Z
164+
at 2025-09-02T15:46:36.397Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

utils/async/inmap/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
247247
*
248248
* function done( error, results ) {
249249
* if ( error ) {
250-
* throw error;
250+
* return console.error( error.message );
251251
* }
252252
* console.log( results );
253253
* }
@@ -292,7 +292,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
292292
<div class='footer quiet pad2 space-top1 center small'>
293293
Code coverage generated by
294294
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
295-
at 2024-09-21T21:28:09.388Z
295+
at 2025-09-02T15:46:36.397Z
296296
</div>
297297
<script src="../../../../prettify.js"></script>
298298
<script>

utils/async/inmap/limit.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
502502
<div class='footer quiet pad2 space-top1 center small'>
503503
Code coverage generated by
504504
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
505-
at 2024-09-21T21:28:09.388Z
505+
at 2025-09-02T15:46:36.397Z
506506
</div>
507507
<script src="../../../../prettify.js"></script>
508508
<script>

utils/async/inmap/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
343343
<div class='footer quiet pad2 space-top1 center small'>
344344
Code coverage generated by
345345
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
346-
at 2024-09-21T21:28:09.388Z
346+
at 2025-09-02T15:46:36.397Z
347347
</div>
348348
<script src="../../../../prettify.js"></script>
349349
<script>

utils/async/inmap/validate.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">utils/
310310
<div class='footer quiet pad2 space-top1 center small'>
311311
Code coverage generated by
312312
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
313-
at 2024-09-21T21:28:09.388Z
313+
at 2025-09-02T15:46:36.397Z
314314
</div>
315315
<script src="../../../../prettify.js"></script>
316316
<script>

0 commit comments

Comments
 (0)