frostming / marko

A markdown parser with high extensibility.
https://marko-py.readthedocs.io/
MIT License
357 stars 38 forks source link

fix: add pretty representaton for the AST #179

Closed frostming closed 11 months ago

frostming commented 11 months ago

Close #177

Signed-off-by: Frost Ming me@frostming.com

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bdb23cd) 96.22% compared to head (ebd199e) 96.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ======================================= Coverage 96.22% 96.23% ======================================= Files 21 21 Lines 2041 2043 +2 Branches 340 340 ======================================= + Hits 1964 1966 +2 Misses 44 44 Partials 33 33 ``` | [Flag](https://app.codecov.io/gh/frostming/marko/pull/179/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/frostming/marko/pull/179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming) | `96.23% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming#carryforward-flags-in-the-pull-request-comment) to find out more.

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