mity / md4c

C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
MIT License
755 stars 138 forks source link

Refactor mark chains. #224

Closed mity closed 5 months ago

mity commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (23b1416) 94.74% compared to head (f34c0cc) 94.77%. Report is 2 commits behind head on master.

Files Patch % Lines
src/md4c.c 99.21% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== + Coverage 94.74% 94.77% +0.03% ========================================== Files 3 3 Lines 3141 3141 ========================================== + Hits 2976 2977 +1 + Misses 165 164 -1 ```

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