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

JuliaLang / julia / #38063
77%

Build:
DEFAULT BRANCH: master
Ran 07 May 2025 10:05AM UTC
Jobs 1
Files 214
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

06 May 2025 11:57PM UTC coverage: 25.752% (-0.07%) from 25.823%
#38063

push

local

web-flow
Drop `<<` and `>>` from sametype heuristic (#58331)

These heuristics were added in #32105. However, I think `>>` and `<<`
should be dropped because
1. The original analysis predates irinterp, which is significantly
faster at constprop
2. These functions actuall have non-trivial bodies that do benefit (in
ir size at least) from constprop (#58329).

Fixes #58329

12925 of 50190 relevant lines covered (25.75%)

1017368.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
18.37
-0.07% base/abstractarray.jl
1
29.41
5.97% stdlib/Random/src/Random.jl
6
12.18
-0.8% base/range.jl
9
76.06
1.77% base/module.jl
10
34.83
-1.84% stdlib/Random/src/Xoshiro.jl
23
2.45
-3.98% base/reinterpretarray.jl
23
51.05
-2.66% base/stream.jl
32
18.61
-0.93% base/staticdata.jl
76
25.26
0.07% base/errorshow.jl
163
4.48
1.49% stdlib/Random/src/RNGs.jl
Jobs
ID Job ID Ran Files Coverage
1 #38063.1 07 May 2025 10:05AM UTC 214
25.75
Source Files on build #38063
  • Tree
  • List 214
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 96e17a9c 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