Skip to content

Commit a2e8789

Browse files
committed
Update artifacts
1 parent 8c3d579 commit a2e8789

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

blas/base/srotmg/assign.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
349349
if (d2 == 0.0 ) <span class="branch-0 cbranch-no" title="branch not covered" >{</span>
350350
<span class="cstat-no" title="statement not covered" > c = 1.0;</span>
351351
<span class="cstat-no" title="statement not covered" > s = 0.0;</span>
352-
<span class="cstat-no" title="statement not covered" > param = 0.0;</span>
352+
<span class="cstat-no" title="statement not covered" > param = 1.0;</span>
353353
<span class="cstat-no" title="statement not covered" > }</span>
354354
}
355355
out[ offset ] = c;
@@ -373,7 +373,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
373373
<div class='footer quiet pad2 space-top1 center small'>
374374
Code coverage generated by
375375
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376-
at 2025-01-12T05:17:34.008Z
376+
at 2025-01-12T07:55:38.557Z
377377
</div>
378378
<script src="../../../../prettify.js"></script>
379379
<script>

blas/base/srotmg/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[203,212,95.7547,10,12,83.3333,2,2,100,203,212,95.7547,"1dd0e1bf7a10eb1eb311de3d8d3f8fe47ae0837c","2025-01-12 05:15:17 +0000"]
1+
[203,212,95.7547,10,12,83.3333,2,2,100,203,212,95.7547,"f1277dab0854b0c2f034b611dfbff3794f50ff62","2025-01-12 13:23:46 +0530"]

blas/base/srotmg/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/srotmg/lib</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-01-12T05:17:34.008Z
134+
at 2025-01-12T07:55:38.557Z
135135
</div>
136136
<script src="../../../../prettify.js"></script>
137137
<script>

blas/base/srotmg/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2025-01-12T05:17:34.008Z
256+
at 2025-01-12T07:55:38.557Z
257257
</div>
258258
<script src="../../../../prettify.js"></script>
259259
<script>

blas/base/srotmg/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
220220
<div class='footer quiet pad2 space-top1 center small'>
221221
Code coverage generated by
222222
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223-
at 2025-01-12T05:17:34.008Z
223+
at 2025-01-12T07:55:38.557Z
224224
</div>
225225
<script src="../../../../prettify.js"></script>
226226
<script>

0 commit comments

Comments
 (0)