Skip to content

Test experimental#910

Merged
henrydingliu merged 5 commits into
experimentalfrom
test_experimental
Jun 3, 2026
Merged

Test experimental#910
henrydingliu merged 5 commits into
experimentalfrom
test_experimental

Conversation

@henrydingliu
Copy link
Copy Markdown
Collaborator

@henrydingliu henrydingliu commented Jun 3, 2026

Summary of Changes

Related GitHub Issue(s)

Additional Context for Reviewers

  • I passed tests locally for both code (uv run pytest) and documentation changes (uv run jb build docs --builder=custom --custom-builder=doctest)

Note

Low Risk
Documentation and docstring markup only; no changes to estimation or core package behavior.

Overview
This PR is mostly documentation build and presentation tweaks, with no runtime library logic changes.

The Development class docstring fixes a Sphinx typo: .. notes :: becomes .. note :: so the “Order of Drop Operations” block renders correctly. Autosummary class templates now also exclude set_predict_request (along with other sklearn request setters) so those helpers don’t clutter generated API pages.

The book TOC now links the API section to library/api.md instead of library/api.rst, matching the markdown-based API index. The Getting Started landing page heading is normalized to a single # title instead of the previous ## line.

Reviewed by Cursor Bugbot for commit fefc903. Bugbot is set up for automated code reviews on this repo. Configure here.

@henrydingliu henrydingliu merged commit bd6c1a8 into experimental Jun 3, 2026
17 checks passed
@henrydingliu henrydingliu deleted the test_experimental branch June 3, 2026 06:37
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.92%. Comparing base (6c5a020) to head (fefc903).
⚠️ Report is 1 commits behind head on experimental.

Additional details and impacted files
@@              Coverage Diff              @@
##           experimental     #910   +/-   ##
=============================================
  Coverage         86.92%   86.92%           
=============================================
  Files                87       87           
  Lines              4942     4942           
  Branches            625      625           
=============================================
  Hits               4296     4296           
  Misses              456      456           
  Partials            190      190           
Flag Coverage Δ
unittests 86.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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