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

JuliaLang / julia / 1254
77%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2025 12:30PM UTC
Jobs 2
Files 364
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

29 Aug 2025 07:56PM UTC coverage: 74.032% (-0.2%) from 74.226%
1254

push

buildkite

web-flow
`Base`: bootstrap: eliminate `Array`-specific `length` methods (#57627)

Three methods of `length` are deleted.

Made possible by moving the following methods to earlier within the
bootstrapping:
* `size(a::Array)`
* `length(t::AbstractArray)`

Improves abstract return type inference of `f(x::Array) = length(a)`,
presumably because the method count is now low enough for the
world-splitting optimization to kick in.

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

302 existing lines in 16 files now uncovered.

63187 of 85351 relevant lines covered (74.03%)

15200161.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.92
-0.01% base/array.jl
1
83.52
-0.04% Compiler/src/abstractinterpretation.jl
1
74.59
-0.11% Compiler/src/optimize.jl
1
36.22
0.09% Compiler/test/inference.jl
1
81.48
-0.93% stdlib/LibGit2/src/config.jl
1
91.45
-0.43% stdlib/Random/src/generation.jl
5
92.58
-2.0% stdlib/LibGit2/src/types.jl
8
59.59
-2.74% base/util.jl
10
64.57
-7.87% base/filesystem.jl
11
90.14
-7.75% stdlib/LibGit2/src/gitcredential.jl
16
62.86
-15.24% base/secretbuffer.jl
21
64.99
-4.81% base/file.jl
25
48.51
-18.66% base/strings/annotated_io.jl
29
34.52
-0.97% base/special/trig.jl
69
43.9
-28.05% stdlib/LibGit2/src/callbacks.jl
102
63.31
0.0% base/expr.jl
Jobs
ID Job ID Ran Files Coverage
1254 linux-coverage - 1254 30 Aug 2025 12:30PM UTC 356
72.19
1254 macos-coverage - 1254 30 Aug 2025 12:49PM UTC 364
73.2
Source Files on build 1254
  • Tree
  • List 364
  • Changed 71
  • Source Changed 6
  • Coverage Changed 71
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 33965629 on github
  • Prev Build on master (#1253)
  • Next Build on master (#1255)
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