Skip to content

Fix llms builds with generated configuration#120

Merged
timkpaine merged 2 commits into
mainfrom
fix-llms-generated-config
Jul 18, 2026
Merged

Fix llms builds with generated configuration#120
timkpaine merged 2 commits into
mainfrom
fix-llms-generated-config

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Yardang supplies Sphinx configuration through a temporary directory. sphinx-llm starts a nested Sphinx build without forwarding that directory, so llms generation fails when a project has no checked-in conf.py.\n\nExpose the generated configuration from the source directory for the duration of llms-enabled builds, remove it afterward, and cover both behaviors with a regression test.

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

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Test Results

67 tests  ±0   67 ✅ ±0   15s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit ab80b95. ± Comparison against base commit a1f35b5.

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.72%. Comparing base (a1f35b5) to head (ab80b95).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   83.55%   83.72%   +0.17%     
==========================================
  Files          10       10              
  Lines        1447     1456       +9     
  Branches      148      150       +2     
==========================================
+ Hits         1209     1219      +10     
  Misses        198      198              
+ Partials       40       39       -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 merged commit cbc6aa3 into main Jul 18, 2026
4 checks passed
@timkpaine
timkpaine deleted the fix-llms-generated-config branch July 18, 2026 17:24
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