Skip to content

Add Yardang Sphinx extension - #133

Merged
timkpaine merged 1 commit into
mainfrom
agent/add-sphinx-extension
Aug 4, 2026
Merged

Add Yardang Sphinx extension#133
timkpaine merged 1 commit into
mainfrom
agent/add-sphinx-extension

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Description

Add a no-op yardang.sphinx extension and load it from generated Sphinx configuration. This establishes the extension namespace for later Yardang-owned integrations without moving existing hooks or changing llms generation yet.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (make lint)
  • Tests pass (make test)
  • New tests added for new functionality
  • Documentation updated (not applicable for this no-op scaffold)
  • Changelog / version bump (not applicable)

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Test Results

83 tests  +2   83 ✅ +2   20s ⏱️ +6s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 27c3335. ± Comparison against base commit 0803d84.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.05%. Comparing base (0803d84) to head (27c3335).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   86.93%   87.05%   +0.11%     
==========================================
  Files          12       14       +2     
  Lines        1745     1761      +16     
  Branches      183      183              
==========================================
+ Hits         1517     1533      +16     
  Misses        177      177              
  Partials       51       51              

☔ 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.

@timkpaine
timkpaine marked this pull request as ready for review August 4, 2026 23:46
@timkpaine
timkpaine merged commit d46c41f into main Aug 4, 2026
4 checks passed
@timkpaine
timkpaine deleted the agent/add-sphinx-extension branch August 4, 2026 23:46
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