ppizarror / PyDetex

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

Fix quote replace #36

Closed ppizarror closed 1 year ago

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

Codecov Report

Base: 98.45% // Head: 98.03% // Decreases project coverage by -0.41% :warning:

Coverage data is based on head (8edc31a) compared to base (aa81db6). Patch coverage: 81.81% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================== - Coverage 98.45% 98.03% -0.42% ========================================== Files 10 10 Lines 1743 1731 -12 ========================================== - Hits 1716 1697 -19 - Misses 27 34 +7 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/PyDetex/pull/36?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/36/diff?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% <75.00%> (-0.92%)` | :arrow_down: | | [pydetex/pipelines.py](https://codecov.io/gh/ppizarror/PyDetex/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlkZXRleC9waXBlbGluZXMucHk=) | `100.00% <100.00%> (ø)` | | 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.