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

JuliaLang / julia / 1447
77%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2026 01:25PM UTC
Jobs 3
Files 350
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

19 Feb 2026 12:47AM UTC coverage: 76.705% (-0.07%) from 76.777%
1447

push

buildkite

web-flow
[JuliaLowering] Several small bugfixes found in stdlib testing (#61070)

- Fix https://github.com/JuliaLang/JuliaLowering.jl/issues/143, simple
missing
  desugaring on the rhs of a global type decl
- Fix https://github.com/JuliaLang/JuliaLowering.jl/issues/142,
producing
LineNumberNodes in the first argument to `for` when it is a block. flisp
and
JuliaSyntax make an exception for this block (and the one in `let`,
which I've
also changed). I wrote down what linenodes I expect macro authors to
tolerate
  for future reference.
- Fix https://github.com/JuliaLang/JuliaLowering.jl/issues/146, which
was just
  desugaring not knowing it had to handle `op=` (or `.op=`).
- Fix the validator in the `global x .= y` case. I missed this case
expecting
    it to be part of `vst1_op_assign`.
- Remove handling of non-top-level global type decls in the validator. I
thought flisp was checking in desugaring, but it actually waits until
scope
    resolution.
- Remove checking for duplicate type decls on globals. flisp only does
this for
locals (which only exist in one top-level expression, so the checking
can be
  complete).
- Fix desugaring of `(string (... _))` form

63008 of 82143 relevant lines covered (76.71%)

23098979.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
44.66
-0.32% base/methodshow.jl
1
98.28
0.0% base/rational.jl
1
82.53
-0.04% Compiler/src/abstractinterpretation.jl
1
76.3
-0.11% Compiler/src/optimize.jl
2
48.09
-0.64% base/docs/Docs.jl
4
68.09
-0.5% base/errorshow.jl
5
72.19
-0.93% base/reflection.jl
5
71.37
0.48% base/show.jl
6
89.93
-2.16% base/strings/string.jl
6
93.86
-0.64% stdlib/Random/src/misc.jl
11
48.89
-2.08% stdlib/Artifacts/src/Artifacts.jl
14
79.2
0.0% base/filesystem.jl
18
85.09
1.31% base/libc.jl
20
69.27
-9.76% base/strings/annotated_io.jl
24
76.14
0.0% base/path.jl
24
77.73
-2.18% Compiler/src/typeinfer.jl
27
34.38
-2.05% Compiler/src/ssair/show.jl
38
25.0
2.03% base/Base.jl
62
49.65
6.09% base/sysinfo.jl
Jobs
ID Job ID Ran Files Coverage
1447 windows-coverage - 1447 19 Feb 2026 04:54PM UTC 319
74.98
1447 macos-coverage - 1447 19 Feb 2026 01:25PM UTC 350
75.42
1447 linux-coverage - 1447 19 Feb 2026 06:18PM UTC 349
75.38
Source Files on build 1447
  • Tree
  • List 350
  • Changed 64
  • Source Changed 8
  • Coverage Changed 64
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f7ebeb56 on github
  • Prev Build on master (#1446)
  • Next Build on master (#1448)
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