roniemartinez / latex2mathml

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

πŸ› Fix prime #139

Closed roniemartinez closed 3 years ago

roniemartinez commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #139 (0ca8af3) into master (3a68a3b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #139   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          569       580   +11     
=========================================
+ Hits           569       580   +11     
Impacted Files Coverage Ξ”
latex2mathml/commands.py 100.00% <100.00%> (ΓΈ)
latex2mathml/walker.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 3a68a3b...0ca8af3. Read the comment docs.