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

JuliaLang / julia / #37810
77%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2024 11:23AM UTC
Jobs 1
Files 360
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

15 Jun 2024 10:59PM UTC coverage: 86.727% (-0.8%) from 87.489%
#37810

push

local

web-flow
FieldError shim to avoid breaks in tests (#54809)

Original commit introducing FieldError exception is 7e5d9a3. Since
existing packages were using `ErrorException` to capture `no field`
errors, we need to have a shim to avoid test breaks for external
packages with such uses until they update to `FieldError`.

addressing `need shim for FieldError` #54807

---------

Co-authored-by: Lilith Orion Hafner <lilithhafner@gmail.com>

1 of 3 new or added lines in 1 file covered. (33.33%)

695 existing lines in 27 files now uncovered.

76473 of 88177 relevant lines covered (86.73%)

15289797.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
81.85
-13.14% stdlib/Test/src/Test.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.01
-0.14% base/sort.jl
1
88.1
-0.32% base/tuple.jl
1
80.76
-0.21% base/float.jl
1
95.83
-2.08% base/some.jl
1
96.54
-0.18% stdlib/LinearAlgebra/src/generic.jl
1
72.22
-2.78% stdlib/p7zip_jll/src/p7zip_jll.jl
1
86.51
-0.26% base/boot.jl
1
96.01
-0.36% base/strings/string.jl
2
87.41
-0.24% stdlib/REPL/src/REPLCompletions.jl
2
68.75
-2.08% stdlib/Test/src/logging.jl
2
98.27
-0.87% base/bitset.jl
2
89.52
-0.11% base/compiler/tfuncs.jl
3
90.27
-0.51% stdlib/LinearAlgebra/src/matmul.jl
5
94.13
-1.05% base/dict.jl
7
90.24
-8.54% stdlib/Random/src/normal.jl
7
60.4
-6.93% base/deprecated.jl
9
85.14
-12.36% stdlib/Random/src/Random.jl
12
88.24
-0.61% base/show.jl
14
93.95
-2.06% stdlib/LinearAlgebra/src/diagonal.jl
14
84.79
-2.5% base/gmp.jl
16
82.41
-14.81% stdlib/Random/src/misc.jl
18
75.89
-12.6% base/stacktraces.jl
40
54.17
-41.79% stdlib/Random/src/Xoshiro.jl
103
47.5
-43.0% stdlib/Random/src/generation.jl
104
7.44
-85.9% stdlib/Random/src/DSFMT.jl
133
81.85
-13.14% stdlib/Test/src/Test.jl
194
42.24
-49.26% stdlib/Random/src/RNGs.jl
Jobs
ID Job ID Ran Files Coverage
1 #37810.1 17 Jun 2024 11:23AM UTC 360
86.73
Source Files on build #37810
  • Tree
  • List 360
  • Changed 265
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 319d8900 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