Skip to content

Conversation

@till-m
Copy link
Member

@till-m till-m commented Dec 27, 2025

Summary by CodeRabbit

  • Chores
    • Released version 3.2.0 of the project.

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

@coderabbitai
Copy link

coderabbitai bot commented Dec 27, 2025

📝 Walkthrough

Walkthrough

The project version in pyproject.toml is bumped from 3.1.0 to 3.2.0. No changes are made to dependencies, metadata, or any other configuration settings. This is a straightforward release version increment.

Changes

Cohort / File(s) Change Summary
Version Bump
pyproject.toml
Version updated from 3.1.0 to 3.2.0 in the project metadata

Possibly related PRs

  • bump version #580: Also updates the project version field in pyproject.toml as part of a version-bump commit.
  • prepare for release #572: Performs a release version bump by modifying the project version in pyproject.toml.
  • bump version #586: Updates the project version in pyproject.toml as a version-bump commit (3.0.1→3.1.0 and 3.1.0→3.2.0).

Poem

🐰 A hop, a bump, a minor rise,
From point-one-oh to point-two skies,
In pyproject.toml we celebrate,
The version dance, refined and great! ✨

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

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 'bump version' is directly related to the changeset, which only contains a version bump from 3.1.0 to 3.2.0 in pyproject.toml.
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

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.

@till-m till-m merged commit c1747ca into bayesian-optimization:master Dec 27, 2025
13 of 14 checks passed
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 10c949b and 278e4f9.

📒 Files selected for processing (1)
  • 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). (10)
  • GitHub Check: Python 3.12 - numpy >=1.25,<2
  • GitHub Check: Python 3.9 - numpy >=1.25,<2
  • GitHub Check: Python 3.10 - numpy >=2
  • GitHub Check: Python 3.12 - numpy >=2
  • GitHub Check: Python 3.13 - numpy >=2
  • GitHub Check: Python 3.14 - numpy >=2
  • GitHub Check: Python 3.11 - numpy >=2
  • GitHub Check: Python 3.11 - numpy >=1.25,<2
  • GitHub Check: Python 3.9 - numpy >=2
  • GitHub Check: Python 3.10 - numpy >=1.25,<2

@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.78%. Comparing base (10c949b) to head (278e4f9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #599   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          10       10           
  Lines        1221     1221           
=======================================
  Hits         1194     1194           
  Misses         27       27           

☔ 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