JunoLab / Weave.jl

Scientific reports/literate programming for Julia
http://weavejl.mpastell.com
MIT License
821 stars 94 forks source link

bumped highlights version #457

Closed ExpandingMan closed 2 years ago

ExpandingMan commented 2 years ago

Doesn't appear that anything breaks.

codecov-commenter commented 2 years ago

Codecov Report

Merging #457 (d40e95a) into master (381de22) will increase coverage by 0.32%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
+ Coverage   74.05%   74.38%   +0.32%     
==========================================
  Files          26       26              
  Lines        1353     1413      +60     
==========================================
+ Hits         1002     1051      +49     
- Misses        351      362      +11     
Flag Coverage Δ
unittests 74.38% <ø> (+0.32%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rendering/pandocformats.jl 82.75% <0.00%> (-2.43%) :arrow_down:
src/rendering/miscformats.jl 85.89% <0.00%> (-1.61%) :arrow_down:
src/reader/reader.jl 89.47% <0.00%> (-0.92%) :arrow_down:
src/run.jl 83.92% <0.00%> (-0.38%) :arrow_down:
src/WeaveMarkdown/html.jl 81.45% <0.00%> (-0.13%) :arrow_down:
src/Weave.jl 52.12% <0.00%> (-0.05%) :arrow_down:
src/cache.jl 100.00% <0.00%> (ø)
src/reader/markdown.jl 98.03% <0.00%> (+0.03%) :arrow_up:
src/converter.jl 98.66% <0.00%> (+0.07%) :arrow_up:
src/WeaveMarkdown/markdown.jl 96.00% <0.00%> (+0.16%) :arrow_up:
... and 6 more

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 381de22...d40e95a. Read the comment docs.