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

JuliaLang / julia / #37775 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 10 May 2024 10:59AM UTC
Files 361
Run time 9s
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 May 2024 07:08AM UTC coverage: 87.427% (-0.01%) from 87.441%
#37775.1

push

local

web-flow
Highlight julia-repl code in Markdown specially (#54423)

Fixes #54399 by re-introducing the code seperated out from the styled
Markdown PR at Jameson's request
(https://github.com/JuliaLang/julia/pull/51928#discussion_r1483598716).

The code itself is modelled after [equivalent code in
OhMyREPL](https://github.com/KristofferC/OhMyREPL.jl/blob/b0071f5ee/src/MarkdownHighlighter.jl#L15-L31).

The new `markdown_julia_prompt` face allows people to make the "prompt"
shown in Markdown code visually distinct, to [avoid confusing it with
the REPL prompt at a
glance](https://github.com/KristofferC/OhMyREPL.jl/issues/100). By way
of example, I make it italic by augmenting my `faces.toml` with

```toml
[markdown]
julia_prompt = { italic = true }
```

76560 of 87570 relevant lines covered (87.43%)

16594183.8 hits per line

Source Files on job #37775.1
  • Tree
  • List 361
  • Changed 247
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37775
  • 6582eaa3 on github
  • Prev Job for on master (##37774.1)
  • Next Job for on master (##37776.1)
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