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

JuliaLang / julia / #37457
77%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2023 12:00PM UTC
Jobs 1
Files 344
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
#37457

push

local

web-flow
inference: fix the correctness of inference bail out interface (#48826)

Since we allow overloading of the `bail_out_xxx` hooks, we need to make
sure that we widen both type and effects to the top when bailing on
inference regardless of the condition presumed by a hook.

This commit particularly fixes the correctness of `bail_out_apply`
(fixes #48807). I wanted to make a simplified test case for this, but
it turns out to be a bit tricky since it relies on the details of
multiple match analysis and the bail out logic.

23 of 23 new or added lines in 2 files covered. (100.0%)

71245 of 82445 relevant lines covered (86.42%)

33224057.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
84.75
-0.2% base/compiler/inferencestate.jl
3
87.35
-0.33% base/compiler/abstractinterpretation.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
50.88
-0.88% base/env.jl
1
88.54
-1.15% base/error.jl
1
85.08
-0.55% base/indices.jl
1
56.07
-0.33% base/int.jl
1
95.18
-0.15% base/range.jl
1
70.0
0.0% base/refpointer.jl
1
75.17
-0.67% base/ryu/fixed.jl
1
93.44
-1.64% stdlib/Dates/src/arithmetic.jl
1
96.33
-0.46% stdlib/Dates/src/periods.jl
1
96.91
-0.06% stdlib/LinearAlgebra/src/triangular.jl
1
92.64
-0.43% stdlib/Random/src/generation.jl
1
89.76
-0.15% stdlib/REPL/src/REPLCompletions.jl
2
97.91
0.0% base/bitset.jl
2
87.0
0.0% base/compiler/tfuncs.jl
2
89.09
-1.33% base/essentials.jl
2
62.91
-1.32% base/libc.jl
2
83.91
-2.3% stdlib/Distributed/src/messages.jl
3
82.2
-0.6% base/compiler/optimize.jl
3
75.29
-3.53% base/experimental.jl
3
91.08
-0.37% base/multidimensional.jl
3
95.36
-0.93% stdlib/Distributed/src/remotecall.jl
3
79.92
-0.62% stdlib/FileWatching/src/FileWatching.jl
4
76.77
-1.35% base/client.jl
4
88.15
-0.22% base/show.jl
5
95.0
-3.57% stdlib/Dates/src/types.jl
6
87.35
-0.33% base/compiler/abstractinterpretation.jl
6
84.03
-0.07% base/compiler/ssair/passes.jl
7
92.27
-0.52% base/abstractarray.jl
7
86.04
-0.93% base/reflection.jl
7
87.17
-3.74% base/reshapedarray.jl
7
45.24
-5.56% base/timing.jl
8
89.43
-1.84% base/io.jl
11
81.03
-18.97% stdlib/Dates/src/query.jl
11
67.39
-23.91% stdlib/Dates/src/ranges.jl
12
83.13
-2.89% base/task.jl
12
88.73
-8.47% stdlib/LinearAlgebra/src/structuredbroadcast.jl
14
74.39
-17.07% base/views.jl
20
82.31
-3.16% base/compiler/typeinfer.jl
24
82.54
-0.93% base/loading.jl
27
81.7
-11.52% base/subarray.jl
27
54.24
-45.76% stdlib/LinearAlgebra/src/symmetriceigen.jl
28
89.67
-4.9% stdlib/LinearAlgebra/src/diagonal.jl
44
72.54
-22.8% stdlib/Dates/src/parse.jl
56
35.45
-50.91% base/summarysize.jl
62
54.07
-45.93% stdlib/LinearAlgebra/src/eigen.jl
72
7.95
-81.82% stdlib/Dates/src/adjusters.jl
75
91.19
-2.94% stdlib/LinearAlgebra/src/lapack.jl
80
24.56
-70.44% stdlib/InteractiveUtils/src/macros.jl
96
19.61
-62.75% stdlib/InteractiveUtils/src/InteractiveUtils.jl
103
45.87
-47.25% stdlib/Dates/src/io.jl
139
63.54
-23.85% base/errorshow.jl
207
26.82
-68.54% stdlib/InteractiveUtils/src/codeview.jl
237
63.75
-22.03% base/compiler/ssair/EscapeAnalysis/EscapeAnalysis.jl
Jobs
ID Job ID Ran Files Coverage
1 #37457.1 01 Mar 2023 12:00PM UTC 344
86.42
Source Files on build #37457
  • Tree
  • List 344
  • Changed 285
  • Source Changed 0
  • Coverage Changed 285
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 533a0941 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