igormironchik / md4qt

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

Make library header-only. Implement ICU support. #1

Closed igormironchik closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.86% // Head: 96.65% // Decreases project coverage by -0.20% :warning:

Coverage data is based on head (997be6f) compared to base (bb1a468). Patch coverage: 97.09% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1 +/- ## ========================================== - Coverage 96.86% 96.65% -0.21% ========================================== Files 4 3 -1 Lines 3217 3530 +313 ========================================== + Hits 3116 3412 +296 - Misses 101 118 +17 ``` | [Impacted Files](https://codecov.io/gh/igormironchik/md4qt/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik) | Coverage Δ | | |---|---|---| | [md4qt/parser.hpp](https://codecov.io/gh/igormironchik/md4qt/pull/1/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik#diff-bWQ0cXQvcGFyc2VyLmhwcA==) | `96.58% <ø> (ø)` | | | [md4qt/traits.hpp](https://codecov.io/gh/igormironchik/md4qt/pull/1/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik#diff-bWQ0cXQvdHJhaXRzLmhwcA==) | `93.33% <93.33%> (ø)` | | | [md4qt/doc.hpp](https://codecov.io/gh/igormironchik/md4qt/pull/1/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik#diff-bWQ0cXQvZG9jLmhwcA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Igor+Mironchik)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.