ppizarror / PyDetex

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

Added support for acronyms #39

Closed ppizarror closed 1 year ago

ppizarror commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +2.24 :tada:

Comparison is base (8237465) 90.89% compared to head (7276610) 93.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ========================================== + Coverage 90.89% 93.13% +2.24% ========================================== Files 14 11 -3 Lines 1867 1821 -46 ========================================== - Hits 1697 1696 -1 + Misses 170 125 -45 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.) | Coverage Δ | | |---|---|---| | [pydetex/parsers.py](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlkZXRleC9wYXJzZXJzLnB5) | `98.95% <ø> (ø)` | | | [pydetex/version.py](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlkZXRleC92ZXJzaW9uLnB5) | `100.00% <100.00%> (ø)` | | | [build.py](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-YnVpbGQucHk=) | | | | [setup.py](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-c2V0dXAucHk=) | | | | [gui.py](https://codecov.io/gh/ppizarror/PyDetex/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-Z3VpLnB5) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.)

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