JunoLab / Weave.jl

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

fix chunk options regression #423

Closed pfitzseb closed 3 years ago

pfitzseb commented 3 years ago

Fixes https://github.com/JunoLab/Weave.jl/issues/422.

codecov-commenter commented 3 years ago

Codecov Report

Merging #423 (6b6f82b) into master (b1de7ef) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   74.03%   74.03%           
=======================================
  Files          26       26           
  Lines        1352     1352           
=======================================
  Hits         1001     1001           
  Misses        351      351           
Flag Coverage Δ
unittests 74.03% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/reader/markdown.jl 98.00% <100.00%> (+0.04%) :arrow_up:
src/reader/reader.jl 90.38% <0.00%> (-0.19%) :arrow_down:

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 b1de7ef...6b6f82b. Read the comment docs.