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

JuliaLang / julia / #38020
77%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2025 08:34AM 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

01 Mar 2025 05:09AM UTC coverage: 25.845% (+2.8%) from 23.0%
#38020

push

local

web-flow
Make no-body `function` declaration implicitly `global` (#57562)

These were the intended semantics of #57311 (and matches what it used to
do in 1.11). Note however that this differs from the body-ful form,
which now always tries to extend. Fixes #57546.

Note that this implementation is slightly inefficient since it goes
through a binding replacement.
However, there's a change coming down the line which optimizes these
replacements.
I do think it should eventually be refactored to just create the binding
directly, but that's a little bit
of a larger change.

12761 of 49375 relevant lines covered (25.85%)

390367.27 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
46.89
1.47% base/logging/logging.jl
1
18.84
-0.72% stdlib/Dates/src/types.jl
1
2.26
0.25% stdlib/Random/src/RNGs.jl
2
41.03
6.68% base/strings/util.jl
5
65.5
7.66% base/essentials.jl
5
8.78
6.52% base/reflection.jl
7
11.25
0.71% base/range.jl
9
27.66
3.03% base/show.jl
10
53.36
15.05% base/runtime_internals.jl
12
2.13
-0.05% base/gmp.jl
15
15.2
4.82% base/experimental.jl
17
40.59
2.45% base/file.jl
23
35.76
7.42% base/loading.jl
30
0.0
0.0% base/strings/annotated.jl
46
27.65
19.78% base/shell.jl
Jobs
ID Job ID Ran Files Coverage
1 #38020.1 01 Mar 2025 08:34AM UTC 211
25.85
Source Files on build #38020
  • Tree
  • List 211
  • Changed 86
  • Source Changed 0
  • Coverage Changed 86
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7fa0c13b 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