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

JuliaLang / julia / #37930
77%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2024 09:59AM UTC
Jobs 1
Files 361
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

12 Oct 2024 05:07AM UTC coverage: 87.737% (-0.01%) from 87.748%
#37930

push

local

web-flow
Fix type instability of closures capturing types (2) (#40985)

Instead of closures lowering to `typeof` for the types of captured
fields, this introduces a new function `_typeof_captured_variable` that
returns `Type{T}` if `T` is a type (w/o free typevars).

- replaces/closes #35970
- fixes #23618

---------

Co-authored-by: Takafumi Arakaki <aka.tkf@gmail.com>
Co-authored-by: Shuhei Kadowaki <aviatesk@gmail.com>

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

337 existing lines in 15 files now uncovered.

78926 of 89957 relevant lines covered (87.74%)

17072027.14 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.56
-0.46% base/shell.jl
1
89.22
-0.37% base/strings/annotated.jl
2
94.17
-0.42% base/math.jl
2
96.11
0.0% stdlib/LinearAlgebra/src/diagonal.jl
2
90.64
-0.11% base/compiler/tfuncs.jl
3
87.67
-0.15% base/show.jl
3
78.26
-13.04% base/locks-mt.jl
3
75.22
-0.87% base/client.jl
9
96.83
0.0% stdlib/InteractiveUtils/src/codeview.jl
13
93.57
0.04% base/compiler/abstractinterpretation.jl
14
72.58
0.0% base/compiler/types.jl
19
66.67
0.0% base/deprecated.jl
63
88.92
-1.33% base/compiler/ssair/show.jl
68
87.25
-0.5% base/compiler/optimize.jl
134
86.5
-0.02% base/compiler/ssair/ir.jl
Jobs
ID Job ID Ran Files Coverage
1 #37930.1 12 Oct 2024 09:59AM UTC 361
87.74
Source Files on build #37930
  • Tree
  • List 361
  • Changed 257
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dc344285 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