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

JuliaLang / julia / #37634
77%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2023 01:33PM UTC
Jobs 1
Files 347
Run time 7s
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

27 Sep 2023 07:57PM UTC coverage: 87.408% (+0.7%) from 86.73%
#37634

push

local

web-flow
Handle `AbstractQ` in concatenation (#51132)

Handling `AbstractQ`s in concatenation got lost in the overhaul. This
brings it back (though it seemed to not be used anywhere), and even
better: pre-1.9 `Q`s where handled via `AbstractMatrix` fallbacks, so
elementwise. Now, it first materializes the matrix, and then copies to
the right place in the destination array.

88 of 88 new or added lines in 3 files covered. (100.0%)

73826 of 84461 relevant lines covered (87.41%)

11867445.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
99.18
-0.82% stdlib/LinearAlgebra/src/special.jl
3
95.43
-0.81% stdlib/LinearAlgebra/src/abstractq.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.91
-0.13% base/stream.jl
3
97.48
-1.26% base/bitset.jl
3
91.79
-0.43% stdlib/LinearAlgebra/src/matmul.jl
4
91.52
0.89% base/io.jl
10
68.4
-4.0% stdlib/LinearAlgebra/src/givens.jl
14
92.18
-2.38% stdlib/LinearAlgebra/src/diagonal.jl
23
47.78
-1.11% base/compiler/abstractlattice.jl
24
83.8
0.23% base/compiler/typeutils.jl
129
86.17
-0.06% base/compiler/tfuncs.jl
198
86.28
-0.1% base/compiler/abstractinterpretation.jl
Jobs
ID Job ID Ran Files Coverage
1 #37634.1 28 Sep 2023 01:33PM UTC 347
87.41
Source Files on build #37634
  • Tree
  • List 347
  • Changed 280
  • Source Changed 0
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 50146b2d 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