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

JuliaLang / julia / #37919
77%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2024 11:31AM UTC
Jobs 1
Files 359
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

29 Sep 2024 09:41AM UTC coverage: 86.232% (-0.3%) from 86.484%
#37919

push

local

web-flow
fix rawbigints OOB issues (#55917)

Fixes issues introduced in #50691 and found in #55906:
* use `@inbounds` and `@boundscheck` macros in rawbigints, for catching
OOB with `--check-bounds=yes`
* fix OOB in `truncate`

12 of 13 new or added lines in 1 file covered. (92.31%)

1287 existing lines in 41 files now uncovered.

77245 of 89578 relevant lines covered (86.23%)

15686161.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
92.19
11.06% base/rawbigints.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.01
39.0% base/sort.jl
1
86.98
0.0% base/indices.jl
1
87.23
-1.19% base/error.jl
1
90.73
-0.66% base/char.jl
1
88.1
-0.32% base/tuple.jl
1
73.61
-1.39% base/libuv.jl
1
80.76
2.91% base/float.jl
1
96.7
-0.18% stdlib/LinearAlgebra/src/generic.jl
1
86.15
-0.26% base/boot.jl
1
96.34
-0.37% base/strings/string.jl
2
87.89
-0.25% stdlib/REPL/src/REPLCompletions.jl
2
72.81
-1.75% base/experimental.jl
2
93.71
-0.18% base/bitarray.jl
2
93.01
4.44% base/floatfuncs.jl
2
89.68
-0.11% base/compiler/tfuncs.jl
2
72.9
-2.33% base/c.jl
3
67.71
-3.13% stdlib/Test/src/logging.jl
3
90.48
-0.5% stdlib/LinearAlgebra/src/matmul.jl
4
59.71
-2.88% base/ryu/utils.jl
4
74.93
-1.17% base/client.jl
5
94.34
-1.04% base/dict.jl
6
72.41
-4.14% base/terminfo.jl
7
90.24
-8.54% stdlib/Random/src/normal.jl
7
60.4
-6.93% base/deprecated.jl
8
76.51
-5.37% base/ryu/fixed.jl
9
85.14
-12.36% stdlib/Random/src/Random.jl
11
75.39
0.51% base/loading.jl
13
87.93
-0.37% base/show.jl
13
91.01
-6.88% base/ryu/exp.jl
14
61.54
-36.38% base/some.jl
16
82.41
-14.81% stdlib/Random/src/misc.jl
16
84.62
-2.33% base/gmp.jl
20
74.47
-14.02% base/stacktraces.jl
29
59.72
-5.87% base/task.jl
37
57.29
-38.67% stdlib/Random/src/Xoshiro.jl
104
7.44
-85.95% stdlib/Random/src/DSFMT.jl
106
47.08
-44.24% stdlib/Random/src/generation.jl
124
81.23
-13.92% stdlib/Test/src/Test.jl
199
41.12
-50.38% stdlib/Random/src/RNGs.jl
215
58.25
-31.43% base/errorshow.jl
292
29.67
-47.29% stdlib/Printf/src/Printf.jl
Jobs
ID Job ID Ran Files Coverage
1 #37919.1 30 Sep 2024 11:31AM UTC 359
86.23
Source Files on build #37919
  • Tree
  • List 359
  • Changed 278
  • Source Changed 0
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 17445fe7 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