JunoLab / Weave.jl

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

avoid warning when using Weave in a sysimage #466

Closed KristofferC closed 1 year ago

KristofferC commented 1 year ago

@pfitzseb, can you merge this?

codecov-commenter commented 1 year ago

Codecov Report

Merging #466 (a63577f) into master (b7941c2) will decrease coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
- Coverage   74.38%   74.01%   -0.37%     
==========================================
  Files          26       26              
  Lines        1413     1351      -62     
==========================================
- Hits         1051     1000      -51     
+ Misses        362      351      -11     
Flag Coverage Δ
unittests 74.01% <100.00%> (-0.37%) :arrow_down:

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

Impacted Files Coverage Δ
src/plots.jl 0.00% <ø> (ø)
src/Weave.jl 52.17% <100.00%> (+0.04%) :arrow_up:
src/WeaveMarkdown/latex.jl 75.00% <0.00%> (-5.00%) :arrow_down:
src/rendering/htmlformats.jl 83.05% <0.00%> (-0.56%) :arrow_down:
src/rendering/texformats.jl 84.90% <0.00%> (-0.55%) :arrow_down:
src/rendering/common.jl 89.15% <0.00%> (-0.38%) :arrow_down:
src/display_methods.jl 41.66% <0.00%> (-0.27%) :arrow_down:
src/reader/script.jl 87.75% <0.00%> (-0.25%) :arrow_down:
src/WeaveMarkdown/markdown.jl 95.83% <0.00%> (-0.17%) :arrow_down:
src/reader/markdown.jl 97.95% <0.00%> (-0.09%) :arrow_down:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.