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

JuliaLang / julia / #38026
77%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2025 08:33AM UTC
Jobs 1
Files 210
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

11 Mar 2025 02:03AM UTC coverage: 22.668% (+2.7%) from 19.989%
#38026

push

local

web-flow
trimming: Restore JLL support (#57587)

Add an extra indirection to our printing code for `@assert` so that that
inferrability is restored after the override. Also partially revert
d77c24f00 which, deleted init code
important for JLL's

~This still requires that we bypass this inference-disabling code in
JLLWrappers.jl:~
```julia
if isdefined(Base, :Experimental) && isdefined(Base.Experimental, Symbol("@compiler_options"))
    @eval Base.Experimental.@compiler_options compile=min optimize=0 infer=false
end
```

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

219 existing lines in 14 files now uncovered.

11056 of 48774 relevant lines covered (22.67%)

126971.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
48.28
1.76% base/error.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
35.82
4.87% base/client.jl
1
48.28
1.76% base/error.jl
1
23.38
0.56% base/iterators.jl
1
24.63
4.69% base/show.jl
1
10.09
-0.46% stdlib/Dates/src/io.jl
2
11.17
0.66% base/range.jl
3
32.28
6.86% base/env.jl
3
54.05
-2.11% base/libuv.jl
3
37.89
-3.16% base/logging/ConsoleLogger.jl
4
48.77
21.79% base/process.jl
15
34.98
7.17% base/task.jl
18
40.0
22.32% base/util.jl
81
35.01
1.59% base/boot.jl
85
43.05
1.93% base/runtime_internals.jl
Jobs
ID Job ID Ran Files Coverage
1 #38026.1 11 Mar 2025 08:33AM UTC 210
22.67
Source Files on build #38026
  • Tree
  • List 210
  • Changed 70
  • Source Changed 0
  • Coverage Changed 70
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d369c10c 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