machow / quartodoc

Generate API documentation with quarto
https://machow.github.io/quartodoc
MIT License
185 stars 21 forks source link

fix: pass loaders to replace_docstring for parser options #365

Open machow opened 2 months ago

machow commented 2 months ago

Addresses #364, by passing in the griffe loader directly, rather than trying to pull parser options off the static object.

TODO:

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.45%. Comparing base (4739a4e) to head (9de6e0a).

Files with missing lines Patch % Lines
quartodoc/autosummary.py 80.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #365 +/- ## ========================================== - Coverage 88.46% 88.45% -0.02% ========================================== Files 37 37 Lines 2931 2936 +5 ========================================== + Hits 2593 2597 +4 - Misses 338 339 +1 ```

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