chore(main): release slim-testutils 0.7.2 - #1517
Conversation
7e81fb3 to
2e5c3f4
Compare
|
The latest Buf updates on your PR. Results from workflow ci-buf / buf (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
6a9563c to
5af9a0f
Compare
6077ed8 to
c61c401
Compare
c1167c0 to
5a78442
Compare
addc07e to
b08e9dd
Compare
7c8dc78 to
5a4b6ab
Compare
8fda554 to
1e34f54
Compare
c2a837e to
ca820f6
Compare
e08ac7d to
55cb972
Compare
b2b0f90 to
c39b7a3
Compare
0d79ec4 to
5b867d4
Compare
|
Warning Review limit reached
Next review available in: 21 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe release manifest sets ChangesTesting crate release
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@crates/testing/CHANGELOG.md`:
- Line 10: Update the changelog entry wording from “add websocket supports for
the browser” to “add WebSocket support for browsers,” preserving the existing
issue and commit links.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: ffc5ca8c-dd1b-4e88-b1b3-ca3944d55ca6
📒 Files selected for processing (2)
.github/release-manifest.jsoncrates/testing/CHANGELOG.md
|
|
||
| * add header integrity check and replay protection to control messages ([#1740](https://github.com/agntcy/slim/issues/1740)) ([07440be](https://github.com/agntcy/slim/commit/07440be908cfb443ac6b8f01d8d0dbf84ad31b29)) | ||
| * add spire support to test apps ([#1939](https://github.com/agntcy/slim/issues/1939)) ([8e7d8d4](https://github.com/agntcy/slim/commit/8e7d8d4bea7f373c9299bdafdb562a20e1b75e83)) | ||
| * add websocket supports for the browser ([#1775](https://github.com/agntcy/slim/issues/1775)) ([2dbdb0c](https://github.com/agntcy/slim/commit/2dbdb0c504d6af09f89725f5a486d17b08d3c9c7)) |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Correct the WebSocket changelog wording.
Change add websocket supports for the browser to add WebSocket support for browsers.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@crates/testing/CHANGELOG.md` at line 10, Update the changelog entry wording
from “add websocket supports for the browser” to “add WebSocket support for
browsers,” preserving the existing issue and commit links.
Signed-off-by: Agntcy Build Bot <build@agntcy.io>
🤖 I have created a release beep boop
0.7.2 (2026-08-04)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.