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

JuliaLang / julia / 1514
78%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2026 11:52AM UTC
Jobs 3
Files 351
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

23 Apr 2026 03:18PM UTC coverage: 78.06% (+0.2%) from 77.843%
1514

push

buildkite

web-flow
Darwin: Ship `libSystem.tbd` + `libclang_rt.osx.a` for sysimage linking (#61633)

Prerequisite for https://github.com/JuliaLang/julia/pull/61631

This follows the route that Zig takes for cross-compilation to macOS
without relying on the system to provide a copy of the macOS SDK. We are
not cross-compiling, but we would like to avoid a dependency on the SDK
just to be able to link together an executable / library.
`libSystem.tbd` / `libclang_rt.osx.a` should cover the libraries
"implicitly" linked by `clang`'s linker driver on macOS, allowing our
bundled `lld` to link general programs.

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

35 existing lines in 6 files now uncovered.

65623 of 84067 relevant lines covered (78.06%)

24419036.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
35.32
-1.1% Compiler/src/ssair/show.jl
8
24.53
-5.03% base/special/log.jl
7
70.9
-0.34% base/show.jl
1
44.98
-0.32% base/methodshow.jl
1
73.18
-0.14% base/reflection.jl
1
83.23
-0.13% base/stream.jl
Jobs
ID Job ID Ran Files Coverage
1514 windows-coverage - 1514 24 Apr 2026 04:25PM UTC 318
75.89
1514 macos-coverage - 1514 24 Apr 2026 11:52AM UTC 351
76.06
1514 linux-coverage - 1514 24 Apr 2026 05:23PM UTC 350
76.58
Source Files on build 1514
  • Tree
  • List 351
  • Changed 38
  • Source Changed 1
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 10424a79 on github
  • Prev Build on master (#1513)
  • Next Build on master (#1515)
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