carloskiki / pulldown-latex

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

Better dimensions #9

Closed carloskiki closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 51.29534% with 94 lines in your changes missing coverage. Please review.

Project coverage is 78.6%. Comparing base (9b1143a) to head (d58f1ee).

Files Patch % Lines
src/mathml.rs 45.6% 68 Missing :warning:
src/event.rs 57.5% 14 Missing :warning:
src/parser/primitives.rs 60.0% 12 Missing :warning:
Additional details and impacted files | [Files](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?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.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?src=pr&el=tree&filepath=src%2Fparser.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL3BhcnNlci5ycw==) | `98.0% <ø> (ø)` | | | [src/parser/lex.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?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=) | `84.2% <100.0%> (ø)` | | | [src/parser/primitives.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?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) | `77.4% <60.0%> (+0.1%)` | :arrow_up: | | [src/event.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?src=pr&el=tree&filepath=src%2Fevent.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL2V2ZW50LnJz) | `56.9% <57.5%> (-0.6%)` | :arrow_down: | | [src/mathml.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/9?src=pr&el=tree&filepath=src%2Fmathml.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL21hdGhtbC5ycw==) | `77.6% <45.6%> (-5.5%)` | :arrow_down: |