roniemartinez / latex2mathml

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

✨ PEP 396 #401

Closed roniemartinez closed 1 year ago

roniemartinez commented 1 year ago

Refactor https://github.com/roniemartinez/latex2mathml/pull/400

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (cc4ed2e) 100.00% compared to head (e8bf9e4) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 7 +1 Lines 936 938 +2 ========================================= + Hits 936 938 +2 ``` | [Impacted Files](https://app.codecov.io/gh/roniemartinez/latex2mathml/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ronie+Martinez) | Coverage Δ | | |---|---|---| | [latex2mathml/converter.py](https://app.codecov.io/gh/roniemartinez/latex2mathml/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ronie+Martinez#diff-bGF0ZXgybWF0aG1sL2NvbnZlcnRlci5weQ==) | `100.00% <ø> (ø)` | | | [latex2mathml/\_\_init\_\_.py](https://app.codecov.io/gh/roniemartinez/latex2mathml/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ronie+Martinez#diff-bGF0ZXgybWF0aG1sL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.