33< html lang ="en ">
44
55< head >
6- < title > Code coverage report for ndarray/base/find/lib/ 10d_accessors.js</ title >
6+ < title > Code coverage report for 10d_accessors.js</ title >
77 < meta charset ="utf-8 " />
8- < link rel ="stylesheet " href ="../../../../ prettify.css " />
9- < link rel ="stylesheet " href ="../../../../ base.css " />
10- < link rel ="shortcut icon " type ="image/x-icon " href ="../../../../ favicon.png " />
8+ < link rel ="stylesheet " href ="prettify.css " />
9+ < link rel ="stylesheet " href ="base.css " />
10+ < link rel ="shortcut icon " type ="image/x-icon " href ="favicon.png " />
1111 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
1212 < style type ='text/css '>
1313 .coverage-summary .sorter {
14- background-image : url(.. / .. / .. / .. / sor t-arrow-sprite.png);
14+ background-image : url (sort-arrow-sprite.png);
1515 }
1616 </ style >
1717</ head >
1818
1919< body >
2020< div class ='wrapper '>
2121 < div class ='pad1 '>
22- < h1 > < a href ="../../../../ index.html "> All files</ a > / < a href =" index.html " > ndarray/base/find/lib </ a > 10d_accessors.js</ h1 >
22+ < h1 > < a href ="index.html "> All files</ a > 10d_accessors.js</ h1 >
2323 < div class ='clearfix '>
2424
2525 < div class ='fl pad1y space-right2 '>
@@ -557,7 +557,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
557557* @private
558558* @param {Object} x - object containing ndarray meta data
559559* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
560- * @param {string } x.dtype - data type
560+ * @param {* } x.dtype - data type
561561* @param {Collection} x.data - data buffer
562562* @param {NonNegativeIntegerArray} x.shape - dimensions
563563* @param {IntegerArray} x.strides - stride lengths
@@ -754,16 +754,16 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
754754 < div class ='footer quiet pad2 space-top1 center small '>
755755 Code coverage generated by
756756 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
757- at 2025-09-18T00:06:28.056Z
757+ at 2025-11-01T05:31:00.935Z
758758 </ div >
759- < script src ="../../../../ prettify.js "> </ script >
759+ < script src ="prettify.js "> </ script >
760760 < script >
761761 window . onload = function ( ) {
762762 prettyPrint ( ) ;
763763 } ;
764764 </ script >
765- < script src ="../../../../ sorter.js "> </ script >
766- < script src ="../../../../ block-navigation.js "> </ script >
765+ < script src ="sorter.js "> </ script >
766+ < script src ="block-navigation.js "> </ script >
767767 </ body >
768768</ html >
769769
0 commit comments