Skip to content

Release v0.1.5#40

Merged
volpatto merged 2 commits intomainfrom
rb-v0.1.5
Mar 9, 2026
Merged

Release v0.1.5#40
volpatto merged 2 commits intomainfrom
rb-v0.1.5

Conversation

@volpatto
Copy link
Copy Markdown
Collaborator

@volpatto volpatto commented Mar 9, 2026

This pull request updates the package version from 0.1.4 to 0.1.5 across the project. No other changes are included.

Copilot AI review requested due to automatic review settings March 9, 2026 22:30
@volpatto volpatto enabled auto-merge (squash) March 9, 2026 22:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

Coverage

  • Overall line coverage on Ubuntu: 99.86%
  • Diff coverage: 100%
  • Required diff coverage: 99%
  • Result: ✅ passed
diff-cover output
-------------
Diff Coverage
Diff: origin/main...HEAD, staged and unstaged changes
-------------
src/voids/version.py (100%)
-------------
Total:   1 line
Missing: 0 lines
Coverage: 100%
-------------

Copy link
Copy Markdown
Contributor

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

This PR prepares the voids package for the v0.1.5 release by bumping the declared project version across the main metadata/version files.

Changes:

  • Bump __version__ to 0.1.5.
  • Update package version in pyproject.toml and pixi.toml.
  • Update pixi.lock to reflect the new local package version entry (and related lockfile content changes).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/voids/version.py Updates runtime-reported package version to 0.1.5.
pyproject.toml Updates Python package metadata version to 0.1.5.
pixi.toml Updates Pixi workspace version to 0.1.5.
pixi.lock Updates lock entry for voids to 0.1.5 and reflects lockfile content/schema changes.

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

@volpatto volpatto disabled auto-merge March 9, 2026 22:34
@volpatto
Copy link
Copy Markdown
Collaborator Author

volpatto commented Mar 9, 2026

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 9, 2026

@volpatto I've opened a new pull request, #41, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Update README bump-version example to use placeholder instead of hardcoded version

Co-authored-by: volpatto <5941226+volpatto@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: volpatto <5941226+volpatto@users.noreply.github.com>
@volpatto volpatto enabled auto-merge (squash) March 9, 2026 22:59
@volpatto volpatto merged commit 167c6dd into main Mar 9, 2026
5 checks passed
@volpatto volpatto deleted the rb-v0.1.5 branch March 9, 2026 23:01
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

3 participants