Skip to content

Conversation

@ParticularlyPythonicBS
Copy link
Member

@ParticularlyPythonicBS ParticularlyPythonicBS commented Dec 15, 2025

not used anywhere in the code

Summary by CodeRabbit

  • Chores
    • Removed the pydoe dependency from project dependency lists across config and requirements, reducing installation footprint and simplifying dependency management.
    • No changes to public APIs or exported declarations; runtime behavior and control flow remain unaffected.

✏️ Tip: You can customize this high-level summary in your review settings.

@ParticularlyPythonicBS ParticularlyPythonicBS added the Maintenance Code quality fixes and deprecation management label Dec 15, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Walkthrough

The pull request removes the pydoe>=0.3.8 dependency from all three dependency configuration files: pyproject.toml, requirements-dev.txt, and requirements.txt. No functional code changes are introduced.

Changes

Cohort / File(s) Summary
Dependency Removal
pyproject.toml, requirements-dev.txt, requirements.txt
Removed pydoe>=0.3.8 / pydoe==0.3.8 entries and related comments/references from dependency configuration files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: removing the stale pydoe dependency across multiple configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch maintainance/stale_dep_pydoe

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 81cdad7 and 8b39a16.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • pyproject.toml (0 hunks)
  • requirements-dev.txt (0 hunks)
  • requirements.txt (0 hunks)
💤 Files with no reviewable changes (3)
  • requirements.txt
  • requirements-dev.txt
  • pyproject.toml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: setup and test (windows-latest, 3.12)
  • GitHub Check: setup and test (macos-latest, 3.12)
  • GitHub Check: setup and test (windows-latest, 3.13)
  • GitHub Check: setup and test (macos-latest, 3.13)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ParticularlyPythonicBS ParticularlyPythonicBS merged commit b1b315e into unstable Dec 18, 2025
9 checks passed
@ParticularlyPythonicBS ParticularlyPythonicBS deleted the maintainance/stale_dep_pydoe branch December 18, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Code quality fixes and deprecation management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants