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

JuliaLang / julia / #37608
77%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2023 01:21PM UTC
Jobs 1
Files 348
Run time 6s
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

01 Sep 2023 07:52PM UTC coverage: 87.554% (+0.2%) from 87.361%
#37608

push

local

web-flow
fix rawbigints (#51122)

Using `Ptr` like that was incorrect. Among other issues, a `Ptr` doesn't
own the data it points to, so hold a `String` instead.

Fixes #51111

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

74613 of 85219 relevant lines covered (87.55%)

13122375.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
73.85
0.0% base/rawbigints.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.56
-0.09% base/compiler/ssair/inlining.jl
1
73.85
0.0% base/rawbigints.jl
1
97.11
-0.36% base/reducedim.jl
1
92.18
-0.17% stdlib/LinearAlgebra/src/diagonal.jl
2
62.5
-1.56% base/Base.jl
2
91.42
-0.86% stdlib/Random/src/generation.jl
3
88.24
-0.42% stdlib/Profile/src/Profile.jl
8
89.03
0.0% base/boot.jl
10
90.75
0.0% base/essentials.jl
24
89.64
-0.42% base/tuple.jl
25
87.13
0.05% base/reflection.jl
30
92.68
0.02% base/abstractarray.jl
35
83.4
-1.76% base/promotion.jl
38
82.64
0.14% base/compiler/typeinfer.jl
84
86.89
-0.11% base/compiler/abstractinterpretation.jl
164
85.97
0.08% base/compiler/tfuncs.jl
Jobs
ID Job ID Ran Files Coverage
1 #37608.1 02 Sep 2023 01:21PM UTC 348
87.55
Source Files on build #37608
  • Tree
  • List 348
  • Changed 264
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ec2f1d3c 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