daizutabi / mkapi

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

Fix `create_markdown` #95

Closed daizutabi closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f2055fe) 95.03% compared to head (17f3509) 94.91%.

Files Patch % Lines
src/mkapi/plugins.py 30.76% 9 Missing :warning:
src/mkapi/pages.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== - Coverage 95.03% 94.91% -0.12% ========================================== Files 14 14 Lines 2254 2262 +8 ========================================== + Hits 2142 2147 +5 - Misses 112 115 +3 ```

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