Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1811 +/- ##
==========================================
- Coverage 91.75% 91.72% -0.04%
==========================================
Files 98 98
Lines 20055 20055
==========================================
- Hits 18402 18395 -7
- Misses 1653 1660 +7 ☔ 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 release version to 0.3.6 across packaging metadata, Rust workspace manifests/lockfile, and user-facing docs, and adds a small pre-commit config tweak to avoid formatting churn in the changelog.
Changes:
- Update version references from 0.3.5 → 0.3.6 in
pyproject.toml,Cargo.toml,Cargo.lock,README.md, anddocs/integrations.md. - Add a
0.3.6release entry toCHANGELOG.md. - Exclude
CHANGELOG.mdfrom thetrailing-whitespacebuiltin hook in.pre-commit-config.yaml.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Bumps Python package version to 0.3.6. |
| Cargo.toml | Bumps workspace version and internal crate dependency versions to 0.3.6. |
| Cargo.lock | Updates locked package versions to 0.3.6. |
| CHANGELOG.md | Adds the 0.3.6 release notes section. |
| README.md | Updates installer download URLs to v0.3.6. |
| docs/integrations.md | Updates container image tags/examples to v0.3.6. |
| .pre-commit-config.yaml | Excludes CHANGELOG.md from trailing whitespace hook runs. |
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.