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

JuliaLang / julia / #37724
77%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2024 11:27AM 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

22 Mar 2024 01:04AM UTC coverage: 80.671% (+0.5%) from 80.158%
#37724

push

local

web-flow
Remove fl_julia_current_{file, line} (#53797)

These flisp accessor functions make use of the `jl_filename` and
`jl_lineno` globals. I was looking at removing these globals for
unrelated reasons, when I saw that one of the primary uses was in these
flisp accessor, which appear entirely unnecessary. They are only used to
provide a default for an error message, but the place that puts the
error message into a list to return to julia does actually already have
access to this information, so there's no need for these to look at the
globals.

While we're at it, also add a test for this code path, which was
otherwise unexercised in our test suite.

69824 of 86554 relevant lines covered (80.67%)

14714737.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.47
-0.11% stdlib/Test/src/Test.jl
1
86.21
0.0% base/boot.jl
2
83.23
-1.29% stdlib/LinearAlgebra/src/adjtrans.jl
3
89.63
-0.38% base/multidimensional.jl
9
85.89
-2.73% base/iobuffer.jl
10
70.89
-0.51% base/show.jl
18
78.99
-12.93% base/stacktraces.jl
19
42.12
1.89% base/util.jl
73
63.24
0.08% base/task.jl
192
82.24
0.02% base/compiler/tfuncs.jl
Jobs
ID Job ID Ran Files Coverage
1 #37724.1 22 Mar 2024 11:27AM UTC 359
80.67
Source Files on build #37724
  • Tree
  • List 359
  • Changed 280
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6c22dfd3 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

© 2026 Coveralls, Inc