@@ -25,7 +25,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 46/46 </ span >
28+ < span class ='fraction '> 45/45 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 46/46 </ span >
49+ < span class ='fraction '> 45/45 </ span >
5050 </ div >
5151
5252
@@ -108,9 +108,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
108108< a name ='L43 '> </ a > < a href ='#L43 '> 43</ a >
109109< a name ='L44 '> </ a > < a href ='#L44 '> 44</ a >
110110< a name ='L45 '> </ a > < a href ='#L45 '> 45</ a >
111- < a name ='L46 '> </ a > < a href ='#L46 '> 46</ a >
112- < a name ='L47 '> </ a > < a href ='#L47 '> 47</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
113- < span class ="cline-any cline-yes "> 1x</ span >
111+ < a name ='L46 '> </ a > < a href ='#L46 '> 46</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
114112< span class ="cline-any cline-yes "> 1x</ span >
115113< span class ="cline-any cline-yes "> 1x</ span >
116114< span class ="cline-any cline-yes "> 1x</ span >
@@ -176,8 +174,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
176174'use strict';
177175
178176/**
179- * Compute the midrange of a one-dimensional double-precision floating-point ndarray If a `NaN` value is encountered during iteration, the.
180- * function returns `NaN`.
177+ * Compute the midrange of a one-dimensional double-precision floating-point ndarray.
181178*
182179* @module @stdlib/stats/base/ndarray/dmidrange
183180*
@@ -208,7 +205,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
208205 < div class ='footer quiet pad2 space-top1 center small '>
209206 Code coverage generated by
210207 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
211- at 2025-11-29T09:14:10.491Z
208+ at 2025-11-29T18:37:02.517Z
212209 </ div >
213210 < script src ="prettify.js "> </ script >
214211 < script >
0 commit comments