Skip to content

Conversation

WaterWhisperer
Copy link
Contributor

Which Issue(s) This PR Fixes(Closes)

Fixes #3793

Brief Description

Remove unused trait-variant workspace dependency from Cargo.toml

How Did You Test This Change?

@Copilot Copilot AI review requested due to automatic review settings September 21, 2025 11:34
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes an unused workspace dependency from the rocketmq crate manifest to simplify Cargo.toml.

  • Remove trait-variant dependency entry.
  • Keep remaining workspace dependencies unchanged.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rocketmq-rust-bot
Copy link
Collaborator

🔊@WaterWhisperer 🚀Thanks for your contribution🎉!

💡CodeRabbit(AI) will review your code first🔥!

Note

🚨The code review suggestions from CodeRabbit are to be used as a reference only, and the PR submitter can decide whether to make changes based on their own judgment. Ultimately, the project management personnel will conduct the final code review💥.

Copy link

codecov bot commented Sep 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.48%. Comparing base (000dd49) to head (505959d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4086   +/-   ##
=======================================
  Coverage   26.48%   26.48%           
=======================================
  Files         574      574           
  Lines       81205    81205           
=======================================
  Hits        21507    21507           
  Misses      59698    59698           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@rocketmq-rust-bot rocketmq-rust-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rocketmq-rust-bot rocketmq-rust-bot merged commit c84503b into mxsm:main Sep 21, 2025
15 of 23 checks passed
@rocketmq-rust-bot rocketmq-rust-bot added approved PR has approved and removed ready to review waiting-review waiting review this PR labels Sep 21, 2025
@WaterWhisperer WaterWhisperer deleted the enhance-issueNo3793 branch September 21, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI review first Ai review pr first approved PR has approved auto merge Difficulty level/Easy Easy ISSUE enhancement⚡️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement⚡️] Remove unused trait-variant workspace dependency from Cargo.toml

3 participants