Skip to content

Integrate sphinx-fuma and sphinx-searchlite - #148

Merged
timkpaine merged 1 commit into
python-project-templates:mainfrom
Point72:tkp/searchlite-theme-integration
Sep 2, 2026
Merged

Integrate sphinx-fuma and sphinx-searchlite#148
timkpaine merged 1 commit into
python-project-templates:mainfrom
Point72:tkp/searchlite-theme-integration

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Description

Add sphinx-fuma as a first-class preview theme and enable sphinx-searchlite by default across themes. Use the published packages instead of vendored source, add configuration documentation, and cover theme/search configuration.

Companion searchlite changes: python-project-templates/sphinx-searchlite#6

Local test suite passes 90 of 91 tests. The remaining Rust API rendering failure reproduces on main with the same environment (docutils rejects sphinx_rust’s _StrPath).

Type of Change

  • New feature
  • Documentation update
  • Refactor / code cleanup

Checklist

  • Linting passes (make lint)
  • Tests pass (make test) — 90/91; remaining failure reproduces on main
  • New tests added for new functionality
  • Documentation updated
  • Changelog / version bump (not requested)

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.53%. Comparing base (18157b4) to head (bb052e6).

Files with missing lines Patch % Lines
yardang/build.py 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   85.38%   85.53%   +0.15%     
==========================================
  Files          15       15              
  Lines        1909     1936      +27     
  Branches      203      204       +1     
==========================================
+ Hits         1630     1656      +26     
  Misses        216      216              
- Partials       63       64       +1     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine force-pushed the tkp/searchlite-theme-integration branch from a4b0899 to bb052e6 Compare September 2, 2026 23:12
@timkpaine
timkpaine merged commit c163bc7 into python-project-templates:main Sep 2, 2026
3 checks passed
@timkpaine
timkpaine deleted the tkp/searchlite-theme-integration branch September 2, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant