Skip to content

Commit 0180e3e

Browse files
committed
Update artifacts
1 parent f9b36d1 commit 0180e3e

File tree

5 files changed

+13
-10
lines changed

5 files changed

+13
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[193,195,98.9744,11,12,91.6667,2,2,100,193,195,98.9744,"5365aa11bc46ac034dd7443f796b59540e8935ed","2025-12-09 17:38:53 +0530"]
1+
[193,195,98.9744,11,12,91.6667,2,2,100,193,195,98.9744,"1cfe041cac482693ad70ec3baefaa94816340dac","2025-12-09 17:49:14 +0530"]

math/base/special/truncbf/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1>All files</h1>
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-12-09T12:11:12.511Z
134+
at 2025-12-09T12:20:54.301Z
135135
</div>
136136
<script src="prettify.js"></script>
137137
<script>

math/base/special/truncbf/index.js.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ <h1><a href="index.html">All files</a> index.js</h1>
128128
<a name='L63'></a><a href='#L63'>63</a>
129129
<a name='L64'></a><a href='#L64'>64</a>
130130
<a name='L65'></a><a href='#L65'>65</a>
131-
<a name='L66'></a><a href='#L66'>66</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
131+
<a name='L66'></a><a href='#L66'>66</a>
132+
<a name='L67'></a><a href='#L67'>67</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
132133
<span class="cline-any cline-yes">1x</span>
133134
<span class="cline-any cline-yes">1x</span>
134135
<span class="cline-any cline-yes">1x</span>
@@ -193,7 +194,8 @@ <h1><a href="index.html">All files</a> index.js</h1>
193194
<span class="cline-any cline-yes">1x</span>
194195
<span class="cline-any cline-yes">1x</span>
195196
<span class="cline-any cline-yes">1x</span>
196-
<span class="cline-any cline-yes">1x</span></td><td class="text"><pre class="prettyprint lang-js">/**
197+
<span class="cline-any cline-yes">1x</span>
198+
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">/**
197199
* @license Apache-2.0
198200
*
199201
* Copyright (c) 2025 The Stdlib Authors.
@@ -249,23 +251,24 @@ <h1><a href="index.html">All files</a> index.js</h1>
249251
// MAIN //
250252
&nbsp;
251253
if ( native instanceof Error ) {
252-
native = null;
254+
native = null;
253255
}
254256
if ( native ) <span class="branch-0 cbranch-no" title="branch not covered" >{</span>
255-
<span class="cstat-no" title="statement not covered" > setReadOnly( main, 'native', native );</span>
257+
<span class="cstat-no" title="statement not covered" > setReadOnly( main, 'native', native );</span>
256258
<span class="cstat-no" title="statement not covered" >}</span>
257259
&nbsp;
258260
&nbsp;
259261
// EXPORTS //
260262
&nbsp;
261-
module.exports = main;</pre></td></tr></table></pre>
263+
module.exports = main;
264+
&nbsp;</pre></td></tr></table></pre>
262265

263266
<div class='push'></div><!-- for sticky footer -->
264267
</div><!-- /wrapper -->
265268
<div class='footer quiet pad2 space-top1 center small'>
266269
Code coverage generated by
267270
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
268-
at 2025-12-09T12:11:12.511Z
271+
at 2025-12-09T12:20:54.301Z
269272
</div>
270273
<script src="prettify.js"></script>
271274
<script>

math/base/special/truncbf/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
313313
<div class='footer quiet pad2 space-top1 center small'>
314314
Code coverage generated by
315315
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
316-
at 2025-12-09T12:11:12.511Z
316+
at 2025-12-09T12:20:54.301Z
317317
</div>
318318
<script src="prettify.js"></script>
319319
<script>

math/base/special/truncbf/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h1><a href="index.html">All files</a> native.js</h1>
214214
<div class='footer quiet pad2 space-top1 center small'>
215215
Code coverage generated by
216216
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
217-
at 2025-12-09T12:11:12.511Z
217+
at 2025-12-09T12:20:54.301Z
218218
</div>
219219
<script src="prettify.js"></script>
220220
<script>

0 commit comments

Comments
 (0)