Skip to content

Commit

Permalink
Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 15, 2024
1 parent d56c890 commit 8bc029b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions array/base/any/coverage.ndjson
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
[218,218,100,22,22,100,4,4,100,218,218,100,"87d70d9e66d3c4e434f37db3ebfb2ed370bccedc","2024-01-15 00:07:07 -0800"]
[218,218,100,22,22,100,4,4,100,218,218,100,"766432fb0458a349902a08e439e346684370baa8","2024-01-15 00:09:30 -0800"]
2 changes: 1 addition & 1 deletion array/base/any/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> array/base/any/lib</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-15T08:09:21.315Z
at 2024-01-15T08:11:14.850Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion array/base/any/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-15T08:09:21.315Z
at 2024-01-15T08:11:14.850Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
4 changes: 2 additions & 2 deletions array/base/any/main.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
}
&nbsp;
/**
* Tests whether all elements in a complex number array are truthy.
* Tests whether at least one element in a complex number array is truthy.
*
* @private
* @param {Collection} x - underlying data buffer
Expand Down Expand Up @@ -598,7 +598,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">array/
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-15T08:09:21.315Z
at 2024-01-15T08:11:14.850Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down

0 comments on commit 8bc029b

Please sign in to comment.