Skip to content

Commit

Permalink
Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 10, 2023
1 parent 7162917 commit d5e06a1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions slice/base/reduced-dimensions/coverage.ndjson
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
[102,102,100,5,5,100,1,1,100,102,102,100,"1ec2944cb8972efdb51feb1a63c40f80fb54e57b","2023-09-23 19:02:56 -0700"]
[102,102,100,5,5,100,1,1,100,102,102,100,"10e580403bf59ce515d0e954dfeb722080d00cd1","2023-10-09 15:38:03 -0700"]
2 changes: 1 addition & 1 deletion slice/base/reduced-dimensions/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> slice/base/reduced-dimensions
<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 2023-09-24T02:12:11.287Z
at 2023-10-10T01:57:25.825Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion slice/base/reduced-dimensions/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">slice/
<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 2023-09-24T02:12:11.287Z
at 2023-10-10T01:57:25.825Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down
4 changes: 2 additions & 2 deletions slice/base/reduced-dimensions/main.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">slice/
// MAIN //
&nbsp;
/**
* Returns a list of nreduced dimensions in an un-normalized multi-slice.
* Returns a list of reduced dimensions in an un-normalized multi-slice.
*
* @param {MultiSlice} slice - input slice
* @returns {NonNegativeIntegerArray} list of reduced dimensions
Expand Down Expand Up @@ -241,7 +241,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">slice/
<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 2023-09-24T02:12:11.287Z
at 2023-10-10T01:57:25.825Z
</div>
<script src="../../../../prettify.js"></script>
<script>
Expand Down

0 comments on commit d5e06a1

Please sign in to comment.