chore: release v0.2.0#13
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (4)
📝 WalkthroughWalkthroughWorkspace and internal dependency versions are bumped to 0.2.0 in ChangesVersion Bump and Changelogs
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13 +/- ##
=======================================
Coverage 73.09% 73.09%
=======================================
Files 31 31
Lines 9002 9002
=======================================
Hits 6580 6580
Misses 2422 2422
Flags with carried forward coverage won't be shown. Click here to find out more. |
5252c49 to
4cb8ee5
Compare
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/codeoid-protocol/CHANGELOG.md`:
- Around line 10-14: The 0.2.0 changelog entry for codeoid-protocol only lists
the provider extension surface as an added feature, but it needs an explicit
breaking-change note. Update the release note in CHANGELOG.md to add a
Changed/Breaking section under the 0.2.0 heading that clearly calls out the
incompatible protocol surface and signals upgrade risk for downstream consumers.
🪄 Autofix (Beta)
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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 9a346dc2-1ac2-4ac0-b66f-b100ea92af95
⛔ Files ignored due to path filters (1)
Cargo.lockis excluded by!**/*.lock,!**/*.lock
📒 Files selected for processing (4)
Cargo.tomlcrates/codeoid-client/CHANGELOG.mdcrates/codeoid-protocol/CHANGELOG.mdcrates/codeoid-tui/CHANGELOG.md
4f210f2 to
9850e9d
Compare
9850e9d to
f242407
Compare
🤖 New release
codeoid-protocol: 0.1.1 -> 0.2.0 (⚠ API breaking changes)codeoid-client: 0.1.1 -> 0.2.0 (⚠ API breaking changes)codeoid-tui: 0.1.1 -> 0.2.0⚠
codeoid-protocolbreaking changes⚠
codeoid-clientbreaking changesChangelog
codeoid-protocolcodeoid-clientcodeoid-tuiThis PR was generated with release-plz.