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

JuliaLang / julia / #37741
77%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2024 01:42PM 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

08 Apr 2024 03:46AM UTC coverage: 80.769% (-0.7%) from 81.426%
#37741

push

local

web-flow
Test and fix non-int-length bug in `view(::Memory, ::Union{UnitRange, Base.OneTo})` (#53991)

We assumed, falsely, that `length(inds) isa Int`. The length must be
convertible to an `Int` or we throw, but that conversion may need to be
explicitly performed.

Fixes #53990

CC @oscardssmith @vtjnash @odow

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

592 existing lines in 34 files now uncovered.

70112 of 86806 relevant lines covered (80.77%)

14407597.28 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.21
-1.75% base/condition.jl
1
71.3
-0.46% base/shell.jl
1
92.72
0.1% stdlib/LinearAlgebra/src/structuredbroadcast.jl
1
94.88
-0.14% base/range.jl
1
96.11
-0.17% stdlib/LinearAlgebra/src/diagonal.jl
1
92.59
-0.93% stdlib/Markdown/src/parse/util.jl
1
18.1
-0.3% base/ryu/shortest.jl
1
41.78
-0.34% base/util.jl
1
82.64
-0.13% base/stream.jl
1
89.16
-0.49% base/reshapedarray.jl
1
86.21
-0.27% base/boot.jl
2
79.71
0.21% stdlib/FileWatching/src/FileWatching.jl
2
72.9
-2.33% base/c.jl
3
67.79
-0.92% base/client.jl
3
59.49
-1.9% base/threadingconstructs.jl
3
62.55
-0.69% base/task.jl
4
76.47
-23.53% base/osutils.jl
5
64.78
-3.14% base/libc.jl
8
71.71
-6.27% base/cartesian.jl
8
43.18
-8.54% base/linked_list.jl
8
59.26
-29.63% base/ryu/Ryu.jl
9
71.07
-0.46% base/show.jl
10
58.75
-6.25% base/genericmemory.jl
12
63.89
-33.89% base/some.jl
15
87.98
-2.05% base/multidimensional.jl
18
76.81
-12.89% base/stacktraces.jl
19
68.75
-19.67% base/error.jl
20
82.2
-10.62% base/channels.jl
23
85.54
-6.93% base/expr.jl
27
61.96
-16.56% base/sysinfo.jl
28
43.87
-19.02% base/meta.jl
28
77.11
-16.87% base/asyncevent.jl
49
53.33
-46.67% base/secretbuffer.jl
277
38.67
-54.14% base/reinterpretarray.jl
Jobs
ID Job ID Ran Files Coverage
1 #37741.1 08 Apr 2024 01:42PM UTC 361
80.77
Source Files on build #37741
  • Tree
  • List 361
  • Changed 277
  • Source Changed 0
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e4f2124e 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

© 2025 Coveralls, Inc