roniemartinez / latex2mathml

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

🐛 Fix caret in \fbox #186

Closed roniemartinez closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #186 (4958f19) into master (d639e9d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          586       586           
=========================================
  Hits           586       586           
Impacted Files Coverage Δ
latex2mathml/tokenizer.py 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 d639e9d...4958f19. Read the comment docs.