JunoLab / Weave.jl

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

add simple end2end test #377

Closed aviatesk closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #377 into master will increase coverage by 2.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
+ Coverage   69.60%   71.71%   +2.11%     
==========================================
  Files          25       25              
  Lines        1250     1248       -2     
==========================================
+ Hits          870      895      +25     
+ Misses        380      353      -27     
Flag Coverage Δ
#unittests 71.71% <ø> (+2.11%) :arrow_up:
Impacted Files Coverage Δ
src/Weave.jl 48.80% <0.00%> (+1.19%) :arrow_up:
src/rendering/common.jl 80.00% <0.00%> (+2.50%) :arrow_up:
src/rendering/htmlformats.jl 81.81% <0.00%> (+9.09%) :arrow_up:
src/rendering/texformats.jl 85.10% <0.00%> (+19.48%) :arrow_up:

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 2a509d8...82c7c2a. Read the comment docs.