daizutabi / mkapi

A plugin for MkDocs to generate API documentation
https://daizutabi.github.io/mkapi/
MIT License
94 stars 19 forks source link

Escape `<` and `>` in docstrings #75

Closed daizutabi closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (dfb1879) 86.24% compared to head (4bd80a0) 86.19%.

Files Patch % Lines
src/mkapi/pages.py 21.42% 11 Missing :warning:
src/mkapi/plugins.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== - Coverage 86.24% 86.19% -0.06% ========================================== Files 14 14 Lines 2138 2151 +13 ========================================== + Hits 1844 1854 +10 - Misses 294 297 +3 ```

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