• 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

Jobs
ID Job ID Ran Files Coverage
1 #37930.1 12 Oct 2024 09:59AM UTC 0
87.74
Source Files on build #37930
Detailed source file information is not available for this build.
  • 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

© 2026 Coveralls, Inc