carloskiki / pulldown-latex

A pull parser for LaTeX parsing and mathml rendering.
MIT License
27 stars 0 forks source link

Better errors #13

Closed carloskiki closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.36585% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.3%. Comparing base (2507e15) to head (3ef9aed). Report is 2 commits behind head on main.

Files Patch % Lines
src/parser/error.rs 87.1% 5 Missing :warning:
src/parser/lex.rs 50.0% 1 Missing :warning:
Additional details and impacted files | [Files](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/13?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon) | Coverage Δ | | |---|---|---| | [src/parser/primitives.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/13?src=pr&el=tree&filepath=src%2Fparser%2Fprimitives.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL3BhcnNlci9wcmltaXRpdmVzLnJz) | `81.3% <ø> (ø)` | | | [src/parser/lex.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/13?src=pr&el=tree&filepath=src%2Fparser%2Flex.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL3BhcnNlci9sZXgucnM=) | `83.2% <50.0%> (ø)` | | | [src/parser/error.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/13?src=pr&el=tree&filepath=src%2Fparser%2Ferror.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL3BhcnNlci9lcnJvci5ycw==) | `65.4% <87.1%> (+5.4%)` | :arrow_up: |