KristofferC / OhMyREPL.jl

Syntax highlighting and other enhancements for the Julia REPL
https://kristofferc.github.io/OhMyREPL.jl/latest/
Other
749 stars 56 forks source link

add an easy way to get Ipython prompts #270

Closed KristofferC closed 1 year ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #270 (22d3966) into master (aa1d7e2) will decrease coverage by 0.15%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   19.44%   19.29%   -0.16%     
==========================================
  Files          12       12              
  Lines         869      876       +7     
==========================================
  Hits          169      169              
- Misses        700      707       +7     
Impacted Files Coverage Δ
src/OhMyREPL.jl 14.63% <ø> (ø)
src/prompt.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa1d7e2...22d3966. Read the comment docs.

KristofferC commented 1 year ago

Obsolete by https://github.com/JuliaLang/julia/pull/46781