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

JuliaLang / julia / #37535
77%

Build:
DEFAULT BRANCH: master
Ran 11 May 2023 12:29PM UTC
Jobs 1
Files 340
Run time 10s
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
#37535

push

local

web-flow
irinterp: Fix accidentally introduced deletion of effectful statement (#49750)

I moved around some code in #49692 that broadened the replacement of
statements by their const results. This is fine for how we're currently
using irinterp in base, because we're requiring some fairly strong
effects, but some downstream pipelines (and potentially Base in the future)
want to use irinterp on code with arbitrary effects, so put in an
appropriate check.

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

71489 of 83224 relevant lines covered (85.9%)

32529585.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
87.68
0.01% base/compiler/abstractinterpretation.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.05
-0.11% base/array.jl
1
87.68
0.01% base/compiler/abstractinterpretation.jl
1
85.93
-0.38% base/compiler/utilities.jl
1
99.07
-0.93% base/Enums.jl
1
68.33
-1.67% base/refpointer.jl
1
86.85
2.16% base/stream.jl
1
95.35
-0.39% base/strings/string.jl
1
78.86
4.09% stdlib/Distributed/src/cluster.jl
1
75.0
-6.82% stdlib/LibGit2/src/error.jl
1
97.67
-0.21% stdlib/LinearAlgebra/src/blas.jl
1
95.15
-0.16% stdlib/LinearAlgebra/src/matmul.jl
1
91.82
-0.2% stdlib/REPL/src/docview.jl
2
86.01
-1.4% stdlib/LinearAlgebra/src/adjtrans.jl
2
98.83
-1.17% stdlib/LinearAlgebra/src/special.jl
2
95.8
-1.4% stdlib/LinearAlgebra/src/structuredbroadcast.jl
8
0.0
-100.0% stdlib/LibGit2/src/strarray.jl
10
87.13
-9.9% base/secretbuffer.jl
11
92.7
-1.57% stdlib/LinearAlgebra/src/diagonal.jl
29
90.51
0.0% base/boot.jl
29
0.0
-100.0% stdlib/LibGit2/src/blob.jl
41
2.22
-91.11% stdlib/LibGit2/src/utils.jl
43
0.0
-91.49% stdlib/LibGit2/src/rebase.jl
44
23.08
-17.81% stdlib/LibGit2/src/callbacks.jl
44
90.35
-1.61% stdlib/LinearAlgebra/src/lapack.jl
49
0.0
-96.08% stdlib/LibGit2/src/diff.jl
50
0.0
-100.0% stdlib/LibGit2/src/signature.jl
64
22.62
-76.19% stdlib/LibGit2/src/oid.jl
71
20.18
-61.97% stdlib/LibGit2/src/config.jl
82
0.0
-87.23% stdlib/LibGit2/src/merge.jl
92
0.0
-98.92% stdlib/LibGit2/src/remote.jl
112
37.4
-46.75% stdlib/LibGit2/src/types.jl
127
0.0
-86.39% stdlib/LibGit2/src/gitcredential.jl
129
19.14
-79.63% stdlib/LibGit2/src/repository.jl
143
4.43
-90.51% stdlib/LibGit2/src/reference.jl
221
12.58
-73.32% stdlib/LibGit2/src/LibGit2.jl
484
67.39
-30.01% stdlib/LinearAlgebra/src/triangular.jl
Jobs
ID Job ID Ran Files Coverage
1 #37535.1 11 May 2023 12:29PM UTC 340
85.9
Source Files on build #37535
  • Tree
  • List 340
  • Changed 289
  • Source Changed 0
  • Coverage Changed 289
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0b5ec1f5 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