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

JuliaLang / julia / #37513
77%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2023 12:09PM UTC
Jobs 1
Files 346
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

pending completion
#37513

push

local

web-flow
Fix inference of one-arg `return_type` method (#49407)

* Fix inference of one-arg `return_type` method

`Core.Compiler.return_type` has two methods:
 - return_type(f, args::Type{<:Tuple})
 - return_type(args::Type{<:Tuple})

Our inference code was only catching the first one.
Expand it to support both.

* Update test/compiler/inference.jl

---------

Co-authored-by: Shuhei Kadowaki <40514306+aviatesk@users.noreply.github.com>

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

72382 of 83401 relevant lines covered (86.79%)

36300167.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37513.1 21 Apr 2023 12:09PM UTC 0
86.79
Source Files on build #37513
Detailed source file information is not available for this build.
  • Back to Repo
  • 186634ef 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