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

JuliaLang / julia / 1490
78%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2026 11:48AM UTC
Jobs 3
Files 351
Run time 2min
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

01 Apr 2026 03:34AM UTC coverage: 77.521% (+0.004%) from 77.517%
1490

push

buildkite

web-flow
Update Numbered prompt example code to prevent World Age warning (#61462)

Update Numbered prompt example code to prevent World Age warning.

When I used the exact text provided in the julia code block, on v1.12, I
was greeted with a warning:
```
WARNING: Detected access to binding `Main.REPL` in a world prior to its definition world.
  Julia 1.12 has introduced more strict world age semantics for global bindings.
  !!! This code may malfunction under Revise.
  !!! This code will error in future versions of Julia.
Hint: Add an appropriate `invokelatest` around the access to this binding.
To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`.
```
After a couple of iterations, the provided code block achieves the same
results, but eliminates the warning

64460 of 83152 relevant lines covered (77.52%)

23806318.1 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
37.36
-0.27% base/client.jl
1
91.15
-0.11% base/multidimensional.jl
1
87.36
-0.18% base/task.jl
2
78.75
-0.54% Compiler/src/typelattice.jl
3
71.86
0.58% base/show.jl
5
77.99
0.16% base/loading.jl
8
67.11
-5.37% base/ryu/fixed.jl
11
77.78
-4.37% base/experimental.jl
19
93.73
-1.64% base/set.jl
20
69.27
-9.76% base/strings/annotated_io.jl
33
85.9
0.29% base/essentials.jl
206
81.06
0.37% stdlib/REPL/src/LineEdit.jl
229
72.53
0.11% Compiler/src/tfuncs.jl
361
83.32
0.05% Compiler/src/abstractinterpretation.jl
Jobs
ID Job ID Ran Files Coverage
1490 windows-coverage - 1490 01 Apr 2026 02:34PM UTC 317
76.24
1490 macos-coverage - 1490 01 Apr 2026 11:48AM UTC 351
76.26
1490 linux-coverage - 1490 01 Apr 2026 02:44PM UTC 350
76.21
Source Files on build 1490
  • Tree
  • List 351
  • Changed 37
  • Source Changed 6
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 43e9d320 on github
  • Prev Build on master (#1489)
  • Next Build on master (#1491)
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