Skip to content

fix: pass loaders to replace_docstring for parser options

9de6e0a
Select commit
Loading
Failed to load commit list.
Draft

fix: pass loaders to replace_docstring for parser options #365

fix: pass loaders to replace_docstring for parser options
9de6e0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

88.45% (-0.02%) compared to 4739a4e, passed because coverage increased by 0% when compared to adjusted base (88.45%)

View this Pull Request on Codecov

88.45% (-0.02%) compared to 4739a4e, passed because coverage increased by 0% when compared to adjusted base (88.45%)

Details

Codecov Report

❌ 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).
⚠️ Report is 58 commits behind head on main.

Files with missing lines Patch % Lines
quartodoc/autosummary.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.