daizutabi / mkapi

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

Use importlib for __all__ #89

Closed daizutabi 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 (5859fdb) 94.81% compared to head (dbe3415) 94.73%.

Files Patch % Lines
src/mkapi/globals.py 88.88% 3 Missing :warning:
src/mkapi/pages.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 94.81% 94.73% -0.08% ========================================== Files 14 14 Lines 2217 2243 +26 ========================================== + Hits 2102 2125 +23 - Misses 115 118 +3 ```

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