Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1703 +/- ##
==========================================
- Coverage 91.58% 91.57% -0.01%
==========================================
Files 96 96
Lines 18976 18976
==========================================
- Hits 17379 17378 -1
- Misses 1597 1598 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the project version to 0.3.4 across the Rust workspace, Python packaging metadata, and user-facing docs, and adds the corresponding changelog entry.
Changes:
- Update version from
0.3.3→0.3.4inpyproject.toml,Cargo.toml, andCargo.lock. - Refresh documentation snippets/URLs and Docker image tags to
v0.3.4. - Add the
0.3.4section toCHANGELOG.mdand simplify themiserelease task by removingcargo update.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Bump Python package version to 0.3.4 |
| Cargo.toml | Bump workspace + internal crate dependency versions to 0.3.4 |
| Cargo.lock | Update lockfile package versions for workspace crates to 0.3.4 |
| README.md | Update installer URLs to v0.3.4 |
| docs/integrations.md | Update Docker image tag examples to v0.3.4 |
| CHANGELOG.md | Add release notes for 0.3.4 |
| mise.toml | Remove cargo update from the release preparation task |
📦 Cargo Bloat ComparisonBinary size change: +0.00% (23.9 MiB → 23.9 MiB) Expand for cargo-bloat outputHead Branch ResultsBase Branch Results |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.