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

JuliaLang / julia / 1651
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: mg/neoverse-512tvb
DEFAULT BRANCH: master
Ran 17 Apr 2026 06:19AM 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

16 Apr 2026 07:37PM UTC coverage: 77.837%. First build
1651

Pull #538

buildkite

web-flow
[JuliaLowering] Fix `ccall` nontrivial library expression within tuple (#61585)

Found precompiling Parsers in
https://github.com/JuliaLang/julia/pull/61576.

Another place the `K"static_eval"` form wasn't quite accurate. In the
first arg of a foreigncall, if it is a tuple, we do want the "no
referencing globals" property of `K"static_eval"`, but we also want it
to be semi-inert: not converted in `est_to_dst`, and not desugared. We
do want the expression to go through scope resolution, though (it's
surprising this works in either lowering implementation). We don't have
a way of converting this hybrid thing to Expr after lowering, so I've
written one. I don't think there's much point in trying to treat this
like it isn't a special case, so I've just called it
`K"foreigncall_arg1"`.
Pull Request #538:

65365 of 83977 relevant lines covered (77.84%)

24400586.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1651 linux-coverage - 1651 17 Apr 2026 09:28AM UTC 350
76.43
1651 windows-coverage - 1651 17 Apr 2026 11:39AM UTC 318
75.89
1651 macos-coverage - 1651 17 Apr 2026 06:19AM UTC 351
76.16
Source Files on build 1651
  • Tree
  • List 351
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #538
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