Skip to content

Prepare 4.2.1 release#114

Merged
pfouque merged 1 commit intomainfrom
release_4.2.1
Mar 9, 2026
Merged

Prepare 4.2.1 release#114
pfouque merged 1 commit intomainfrom
release_4.2.1

Conversation

@pfouque
Copy link
Copy Markdown
Member

@pfouque pfouque commented Mar 9, 2026

Description

Hotfix release

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (no functional changes)

Checklist

  • I have read the CONTRIBUTING.md guide
  • Tests added/updated for the changes
  • All tests pass locally (uv run pytest or pytest)
  • Linting passes (uv run ruff check .)
  • Documentation updated (if applicable)
  • CHANGELOG.rst updated (for user-facing changes)

Testing

# Commands used to test
uv run pytest tests/test_xxx.py -v

Related Issues

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pfouque pfouque merged commit 10256af into main Mar 9, 2026
8 checks passed
@pfouque pfouque deleted the release_4.2.1 branch March 9, 2026 08:00
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