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

JuliaLang / julia / #37809
77%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2024 10:32AM UTC
Jobs 1
Files 361
Run time 3min
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: 87.489% (+0.4%) from 87.071%
#37809

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>

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

24 existing lines in 7 files now uncovered.

77167 of 88202 relevant lines covered (87.49%)

16036662.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.99
-0.1% stdlib/Test/src/Test.jl

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.95
-0.4% base/math.jl
2
90.5
-0.83% stdlib/Random/src/generation.jl
2
87.3
-0.36% base/gmp.jl
3
78.26
-13.04% base/locks-mt.jl
3
90.78
-0.34% stdlib/LinearAlgebra/src/matmul.jl
6
76.35
-0.61% stdlib/Printf/src/Printf.jl
6
50.0
0.0% base/options.jl
Jobs
ID Job ID Ran Files Coverage
1 #37809.1 16 Jun 2024 10:32AM UTC 361
87.49
Source Files on build #37809
  • Tree
  • List 361
  • Changed 269
  • Source Changed 0
  • Coverage Changed 29
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