Skip to content

ci: use native uv integration in RTD#150

Merged
shenanigansd merged 1 commit into
mainfrom
shenanigansd-patch-1
Apr 24, 2026
Merged

ci: use native uv integration in RTD#150
shenanigansd merged 1 commit into
mainfrom
shenanigansd-patch-1

Conversation

@shenanigansd
Copy link
Copy Markdown
Member

Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
@shenanigansd shenanigansd self-assigned this Apr 24, 2026
Copilot AI review requested due to automatic review settings April 24, 2026 21:16
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 24, 2026

Merging this PR will improve performance by 14.17%

⚡ 1 improved benchmark
✅ 1 untouched benchmark

Performance Changes

Benchmark BASE HEAD Efficiency
test_stutter[0.0-cats are small-cats are small] 133.7 µs 117.1 µs +14.17%

Comparing shenanigansd-patch-1 (5411b93) with main (2b61681)

Open in CodSpeed

@shenanigansd shenanigansd merged commit 5363166 into main Apr 24, 2026
21 checks passed
@shenanigansd shenanigansd deleted the shenanigansd-patch-1 branch April 24, 2026 21:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.29%. Comparing base (2b61681) to head (5411b93).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files           3        3           
  Lines          94       94           
=======================================
  Hits           83       83           
  Misses         11       11           

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Read the Docs build configuration to use RTD’s native uv integration for installing documentation dependencies, aligning the docs build with the repo’s uv.lock + dependency-groups setup.

Changes:

  • Remove custom build.jobs.install pip commands from RTD config.
  • Configure RTD to run uv sync and install the docs dependency group via python.install.
  • Keep Sphinx configuration pointing at docs/conf.py.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants