ppizarror / PyDetex

An application that transforms LaTeX code to plain text
https://pydetex.readthedocs.io/
MIT License
38 stars 5 forks source link

Added custom template latex #17

Closed ppizarror closed 2 years ago

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

Codecov Report

Merging #17 (20b70e9) into master (72f16d6) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   97.31%   97.41%   +0.09%     
==========================================
  Files           9        9              
  Lines         970     1007      +37     
==========================================
+ Hits          944      981      +37     
  Misses         26       26              
Impacted Files Coverage Δ
pydetex/_utils_lang.py 95.89% <ø> (ø)
pydetex/_utils_tex.py 100.00% <ø> (ø)
pydetex/utils.py 98.64% <ø> (ø)
pydetex/parsers.py 99.70% <100.00%> (+0.03%) :arrow_up:
pydetex/pipelines.py 100.00% <100.00%> (ø)

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 72f16d6...20b70e9. Read the comment docs.