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

JuliaLang / julia / #37877
77%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2024 11:25AM 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

21 Aug 2024 01:46AM UTC coverage: 87.737% (-0.1%) from 87.845%
#37877

push

local

web-flow
Remove specialized vector-matrix multiplication methods (#55538)

The specialized methods for `TransposeAbsMat` and `AdjointAbsMat` seem
unnecessary, as these are also `AbstractMatrix`es, and are treated
identically. I've also added a `require_one_based_indexing` check on the
vector to avoid accepting `OffsetArray`s.

3 of 3 new or added lines in 1 file covered. (100.0%)

478 existing lines in 21 files now uncovered.

78092 of 89007 relevant lines covered (87.74%)

15474312.27 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.71
-0.32% base/rational.jl
1
96.01
-0.14% base/sort.jl
1
79.92
-0.21% stdlib/FileWatching/src/FileWatching.jl
1
94.85
-0.14% base/range.jl
1
96.04
-0.15% stdlib/LinearAlgebra/src/diagonal.jl
1
95.79
-0.35% base/reduce.jl
1
96.72
-0.18% stdlib/LinearAlgebra/src/generic.jl
1
83.58
-1.49% base/number.jl
1
72.22
-2.78% stdlib/p7zip_jll/src/p7zip_jll.jl
1
86.41
-0.26% base/boot.jl
1
0.0
0.0% stdlib/REPL/src/Pkg_beforeload.jl
2
87.91
-0.12% stdlib/REPL/src/REPLCompletions.jl
2
90.48
0.17% stdlib/LinearAlgebra/src/matmul.jl
10
84.4
0.0% base/file.jl
23
87.33
-6.32% base/expr.jl
33
90.5
-5.91% base/toml_parser.jl
39
46.45
-25.88% base/meta.jl
65
87.24
0.09% base/compiler/typeinfer.jl
81
80.45
1.01% base/compiler/inferencestate.jl
104
65.59
-0.14% base/task.jl
108
91.72
-0.2% base/compiler/abstractinterpretation.jl
Jobs
ID Job ID Ran Files Coverage
1 #37877.1 21 Aug 2024 11:25AM UTC 361
87.74
Source Files on build #37877
  • Tree
  • List 361
  • Changed 271
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 86cba99f 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

© 2026 Coveralls, Inc