Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1449 +/- ##
=======================================
Coverage 35.09% 35.09%
=======================================
Files 54 54
Lines 4029 4029
=======================================
Hits 1414 1414
Misses 2461 2461
Partials 154 154 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bb6951ea31
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| - Bump github.com/minio/minio-go/v7 from 7.0.100 to 7.1.0 in https://github.com/Edgenesis/shifu/pull/1446 | ||
|
|
||
| - Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 in https://github.com/Edgenesis/shifu/pull/1447 |
There was a problem hiding this comment.
Correct the Ginkgo version in the changelog
This release entry says PR #1447 bumped github.com/onsi/ginkgo/v2 to 2.28.3, but the corresponding merged commit title is ... from 2.28.1 to 2.28.2 (#1447) and go.mod at this revision contains github.com/onsi/ginkgo/v2 v2.28.2. As written, the v0.96.0 release notes overstate the dependency version shipped in this release, which can mislead users auditing dependency updates.
Useful? React with 👍 / 👎.
add changelog for v0.96.0
Manual fallback: the workflow_dispatch run generated the v0.95.0 → v0.96.0 metadata, but the Azure OpenAI formatting step failed with 404, so this PR commits the formatted changelog directly.