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

JuliaLang / julia / #37609
77%

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.71
-0.31% base/boot.jl
1
90.0
-5.45% base/docs/bindings.jl
1
95.52
-1.49% base/number.jl
1
82.38
-0.13% base/stream.jl
2
91.79
-0.29% stdlib/LinearAlgebra/src/matmul.jl
3
67.18
-1.4% base/c.jl
7
44.66
-1.58% base/util.jl
8
21.43
-57.14% base/docs/core.jl
8
64.0
-32.0% base/docs/utils.jl
8
59.26
-29.63% base/ryu/Ryu.jl
11
91.35
-5.95% base/ryu/exp.jl
11
75.17
-7.38% base/ryu/fixed.jl
16
87.92
-0.83% base/show.jl
18
80.81
-9.09% base/stacktraces.jl
25
85.45
-7.74% base/expr.jl
28
73.81
-7.41% base/ryu/shortest.jl
39
45.0
-28.61% base/meta.jl
56
53.94
-23.79% base/docs/Docs.jl
57
87.13
0.0% base/reflection.jl
66
78.53
-12.45% stdlib/REPL/src/docview.jl
Jobs
ID Job ID Ran Files Coverage
1 #37609.1 03 Sep 2023 01:19PM UTC 348
87.22
Source Files on build #37609
  • Tree
  • List 348
  • Changed 264
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 70000ac7 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

© 2025 Coveralls, Inc