• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / #37860
77%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2024 10:38AM UTC
Jobs 1
Files 361
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Aug 2024 02:27PM UTC coverage: 87.59% (+0.9%) from 86.711%
#37860

push

local

web-flow
Ensure bidiagonal setindex! does not read indices in error message (#55342)

This fixes the error message if the matrix is uninitialized. This is
because a `Bidiagonal` with `uplo == 'L'` may still be `istriu` if the
subdiaognal is zero. We only care about the band index in the error
message, and not the values.

77765 of 88783 relevant lines covered (87.59%)

16257613.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.91
-0.41% stdlib/Random/src/generation.jl
2
79.71
-0.21% stdlib/FileWatching/src/FileWatching.jl
2
81.19
-0.21% stdlib/REPL/src/REPL.jl
3
78.26
-13.04% base/locks-mt.jl
3
96.97
-1.3% base/bitset.jl
3
90.79
-0.17% stdlib/LinearAlgebra/src/matmul.jl
5
92.04
0.71% base/operators.jl
8
98.57
-0.0% stdlib/LinearAlgebra/src/dense.jl
25
96.32
-0.06% stdlib/LinearAlgebra/src/bidiag.jl
Jobs
ID Job ID Ran Files Coverage
1 #37860.1 04 Aug 2024 10:38AM UTC 361
87.59
Source Files on build #37860
  • Tree
  • List 361
  • Changed 281
  • Source Changed 0
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f2f188d5 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc