roniemartinez / latex2mathml

Pure Python library for LaTeX to MathML conversion
MIT License
183 stars 25 forks source link

🐛 Fix printing escaped characters #147

Closed roniemartinez closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #147 (8895f8b) into master (7911c17) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          603       603           
=========================================
  Hits           603       603           
Impacted Files Coverage Δ
latex2mathml/converter.py 100.00% <100.00%> (ø)
latex2mathml/tokenizer.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 7911c17...8895f8b. Read the comment docs.