davibarreira / NotebookToLaTeX.jl

A Julia package for converting your Pluto and Jupyter Notebooks into beautiful Latex.
MIT License
73 stars 4 forks source link

Update template #11

Closed davibarreira closed 2 years ago

davibarreira commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (85b4ee6) into master (d233415) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   96.86%   96.94%   +0.08%     
==========================================
  Files           7        7              
  Lines         415      426      +11     
==========================================
+ Hits          402      413      +11     
  Misses         13       13              
Impacted Files Coverage Δ
src/auxiliarytex.jl 100.00% <ø> (ø)
src/jupyterconverter.jl 100.00% <100.00%> (ø)
src/markdowntolatex.jl 99.19% <100.00%> (+0.01%) :arrow_up:
src/templates.jl 100.00% <100.00%> (ø)
src/helperfunctions.jl 84.12% <0.00%> (+0.25%) :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 d233415...85b4ee6. Read the comment docs.