Skip to content

Sphinx v9 support#484

Open
2bndy5 wants to merge 6 commits intomainfrom
sphinx-v9-support
Open

Sphinx v9 support#484
2bndy5 wants to merge 6 commits intomainfrom
sphinx-v9-support

Conversation

@2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Feb 7, 2026

Putting this patch together felt like... If this project was an old wooden ship, then every new version of sphinx (since v6) has been a multitude of new leaks in the hull. This branch is comprised of band-aids to keep the ship afloat.

I got the CI passing, but there's serious changes in sphinx v9 that need to be addressed in the future.

@2bndy5 2bndy5 force-pushed the sphinx-v9-support branch from a32dc24 to 19c34a4 Compare February 7, 2026 08:37
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.18%. Comparing base (d5220aa) to head (19c34a4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   82.18%   82.18%           
=======================================
  Files          65       65           
  Lines        8660     8660           
=======================================
  Hits         7117     7117           
  Misses       1543     1543           

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

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.

Sphinx v9.0 breaks theme

2 participants