daizutabi / mkapi

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

Skip overloaded functions #72

Closed daizutabi closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1352464) 85.53% compared to head (17dc4c6) 86.24%. Report is 1 commits behind head on main.

Files Patch % Lines
src/mkapi/pages.py 20.00% 4 Missing :warning:
src/mkapi/renderers.py 62.50% 3 Missing :warning:
src/mkapi/utils.py 75.00% 3 Missing :warning:
src/mkapi/objects.py 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== + Coverage 85.53% 86.24% +0.71% ========================================== Files 14 14 Lines 2108 2138 +30 ========================================== + Hits 1803 1844 +41 + Misses 305 294 -11 ```

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