igormironchik / md4qt

Markdown parser for Qt6 or ICU
16 stars 1 forks source link

Implement almost all changes introduced in CommonMark 0.31.2 #4

Closed igormironchik closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1c29585) 95.77% compared to head (0aa312c) 95.73%.

Files Patch % Lines
md4qt/parser.hpp 96.96% 2 Missing :warning:
md4qt/traits.hpp 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== - Coverage 95.77% 95.73% -0.04% ========================================== Files 3 3 Lines 4545 4575 +30 ========================================== + Hits 4353 4380 +27 - Misses 192 195 +3 ```

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