carloskiki / pulldown-latex

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

make color values smaller memory wise #10

Closed carloskiki closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.52632% with 56 lines in your changes missing coverage. Please review.

Project coverage is 78.6%. Comparing base (49392be) to head (942f45f).

Files Patch % Lines
src/parser/tables.rs 80.7% 29 Missing :warning:
src/mathml.rs 31.8% 15 Missing :warning:
src/parser/lex.rs 40.0% 6 Missing :warning:
src/parser/primitives.rs 14.2% 6 Missing :warning:
Additional details and impacted files | [Files](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?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/event.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?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% <ø> (ø)` | | | [src/parser/lex.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?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% <40.0%> (-1.1%)` | :arrow_down: | | [src/parser/primitives.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?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.6% <14.2%> (+0.1%)` | :arrow_up: | | [src/mathml.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?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.7% <31.8%> (+0.1%)` | :arrow_up: | | [src/parser/tables.rs](https://app.codecov.io/gh/carloskiki/pulldown-latex/pull/10?src=pr&el=tree&filepath=src%2Fparser%2Ftables.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Charles+Edward+Gagnon#diff-c3JjL3BhcnNlci90YWJsZXMucnM=) | `85.9% <80.7%> (+0.1%)` | :arrow_up: |