Ran
|
Jobs
1
|
Files
199
|
Run time
1min
|
Badge
README BADGES
|
push
local
Define publicity at a per-binding level, not per-symbol (#57094) Symbols don't belong to modules and can't be marked public. The statement `public Fix` in Base does not make the symbol `:Fix` public everywhere. My package's `Package.Fix` may still be private. It's bindings that are marked this way: https://github.com/JuliaLang/julia/blob/fa9478b51/src/julia.h#L695-L705
7930 of 45772 relevant lines covered (17.33%)
98264.06 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
7.4 |
5.8% | base/expr.jl |
73 |
19.89 |
0.73% | base/boot.jl |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | #38000.1 | 199 |
17.33 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|