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

JuliaLang / julia / 1407
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 30 Aug 2025 06:59PM UTC
Jobs 3
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.877% (+0.05%) from 74.829%
1407

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%)

211 existing lines in 12 files now uncovered.

63899 of 85339 relevant lines covered (74.88%)

20883607.26 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.04
-0.01% base/array.jl
1
95.04
-0.21% base/dict.jl
1
83.52
-0.04% Compiler/src/abstractinterpretation.jl
1
74.48
-0.11% Compiler/src/optimize.jl
2
46.76
-0.68% base/docs/Docs.jl
2
36.12
-0.09% Compiler/test/inference.jl
2
91.88
-0.63% stdlib/InteractiveUtils/src/InteractiveUtils.jl
6
89.57
-2.16% base/strings/string.jl
17
77.93
-1.71% Compiler/src/typeinfer.jl
29
34.52
-0.97% base/special/trig.jl
47
11.9
-55.57% stdlib/InteractiveUtils/src/clipboard.jl
102
63.31
0.0% base/expr.jl
Jobs
ID Job ID Ran Files Coverage
1407 linux-coverage - 1407 30 Aug 2025 06:59PM UTC 363
74.11
1407 windows-coverage - 1407 30 Aug 2025 08:52PM UTC 322
68.74
1407 macos-coverage - 1407 30 Aug 2025 07:33PM UTC 364
73.6
Source Files on build 1407
  • Tree
  • List 364
  • Changed 140
  • Source Changed 6
  • Coverage Changed 140
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 33965629 on github
  • Prev Build on main (#1405)
  • Next Build on main (#1409)
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