ppizarror / PyDetex

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

Fix newline commands #18

Closed ppizarror closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (530690a) into master (47ddcf7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files           9        9           
  Lines        1007     1007           
=======================================
  Hits          981      981           
  Misses         26       26           
Impacted Files Coverage Δ
pydetex/_utils_lang.py 95.89% <ø> (ø)
pydetex/parsers.py 99.70% <100.00%> (ø)
pydetex/version.py 88.88% <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 47ddcf7...530690a. Read the comment docs.