Kolaru / MathTeXEngine.jl

A latex math mode engine in pure Julia.
MIT License
97 stars 19 forks source link

Avoid TeXParseError showing as unexpected error #109

Closed Kolaru closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c75948e) 77.06% compared to head (d744002) 81.02%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== + Coverage 77.06% 81.02% +3.96% ========================================== Files 7 10 +3 Lines 497 585 +88 ========================================== + Hits 383 474 +91 + Misses 114 111 -3 ``` | [Files](https://app.codecov.io/gh/Kolaru/MathTeXEngine.jl/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard) | Coverage Δ | | |---|---|---| | [src/parser/parser.jl](https://app.codecov.io/gh/Kolaru/MathTeXEngine.jl/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard#diff-c3JjL3BhcnNlci9wYXJzZXIuamw=) | `75.77% <66.66%> (-0.02%)` | :arrow_down: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/Kolaru/MathTeXEngine.jl/pull/109/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.