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

JuliaLang / julia / #37609 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2023 01:19PM UTC
Files 348
Run time 8s
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

03 Sep 2023 02:15AM UTC coverage: 87.218% (-0.3%) from 87.554%
#37609.1

push

local

web-flow
sysimg: Allow loading a system image that is already present in memory (#51121)

I've written this code probably three times at this point, but for some
reason it never made it into a PR. This allows loading a system image
that has already been loaded into memory. This happen when wanting to
distribute a static or mostly-static binary of julia code where the
system image (and optionally other libraries like libjulia, etc.) are
linked directly into the main executable. It is also useful for
deployment to environments that do not have (or have incomplete) support
for dynamic linking (e.g. wasm or embedded).

74287 of 85174 relevant lines covered (87.22%)

13081845.54 hits per line

Source Files on job #37609.1
  • Tree
  • List 348
  • Changed 264
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37609
  • 70000ac7 on github
  • Prev Job for on master (##37608.1)
  • Next Job for on master (##37610.1)
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