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

JuliaLang / julia / #38001
77%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2025 08:24AM UTC
Jobs 1
Files 211
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

05 Feb 2025 05:39AM UTC coverage: 22.722% (+5.4%) from 17.325%
#38001

push

local

web-flow
Fix printing of `var"keyword"` identifiers (issue #56936) (#57268)

Fixes #56936.

One quirk this change would introduce is that `:((1:10)[end])` will be
shown as `:((1:10)[var"end"])`, which is not ideal, but still correct.
It would make sense to fix this at the same time we fix `(let var"end" =
1; (1:10)[var"end"]; end) == 10` being true. I'll open a separate issue
for this.

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

854 existing lines in 32 files now uncovered.

11095 of 48829 relevant lines covered (22.72%)

112826.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
18.15
10.76% base/expr.jl
1
41.0
32.35% base/pcre.jl
1
19.85
0.59% base/set.jl
1
17.44
1.84% base/abstractarray.jl
1
41.95
32.96% base/runtime_internals.jl
1
32.53
12.63% base/boot.jl
2
45.05
19.01% base/iobuffer.jl
2
21.68
4.78% base/char.jl
2
6.4
0.16% base/reinterpretarray.jl
3
61.01
-0.32% base/toml_parser.jl
3
10.54
2.32% base/range.jl
3
29.63
-3.7% base/ryu/Ryu.jl
4
49.08
20.51% base/process.jl
6
64.65
17.62% base/channels.jl
6
32.28
11.56% base/env.jl
7
34.36
15.04% base/strings/util.jl
7
15.69
1.25% base/div.jl
8
17.95
10.24% base/intfuncs.jl
8
34.11
30.58% base/iostream.jl
13
46.11
36.45% base/initdefs.jl
16
34.98
27.11% base/task.jl
18
40.0
21.61% base/util.jl
21
26.78
-1.69% base/strings/io.jl
25
38.14
17.96% base/file.jl
27
27.86
-1.97% base/strings/string.jl
32
3.58
0.33% base/methodshow.jl
38
16.73
6.18% base/lock.jl
43
11.73
0.62% base/libc.jl
55
43.4
2.69% base/stream.jl
68
24.57
7.79% base/show.jl
148
0.0
0.0% base/ryu/fixed.jl
283
28.35
16.24% base/loading.jl
Jobs
ID Job ID Ran Files Coverage
1 #38001.1 05 Feb 2025 08:24AM UTC 211
22.72
Source Files on build #38001
  • Tree
  • List 211
  • Changed 130
  • Source Changed 0
  • Coverage Changed 109
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 30cb68ef 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