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

JuliaLang / julia / #37803
77%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2024 10:57AM 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

10 Jun 2024 07:45AM UTC coverage: 87.567% (+0.03%) from 87.542%
#37803

push

local

web-flow
REPLCompletions: allow completions for `[import|using] AAA: xxx` (#54719)

When an input line like `[import|using] AAA: xxx` is entered, if `AAA`
is already loaded in the REPL session, it will now autocomplete to the
names available in `AAA` that start with `xxx`.
For example, it will autocomplete `using Base.Experimental: @ov|` to
`using Base.Experimental: @overlay`.

- fixes #23374

37 of 40 new or added lines in 1 file covered. (92.5%)

140 existing lines in 9 files now uncovered.

77111 of 88059 relevant lines covered (87.57%)

16025494.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
87.65
0.28% stdlib/REPL/src/REPLCompletions.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.65
0.28% stdlib/REPL/src/REPLCompletions.jl
1
99.08
0.0% base/Enums.jl
1
96.01
2.06% stdlib/LinearAlgebra/src/diagonal.jl
1
72.97
-2.7% base/gcutils.jl
1
76.47
-0.05% base/loading.jl
5
88.43
0.05% base/subarray.jl
9
68.48
0.0% base/Base.jl
46
91.08
-0.13% base/abstractarray.jl
75
69.87
0.05% base/precompilation.jl
Jobs
ID Job ID Ran Files Coverage
1 #37803.1 10 Jun 2024 10:57AM UTC 360
87.57
Source Files on build #37803
  • Tree
  • List 360
  • Changed 261
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ef38d589 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