Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #7907] revise the description of transaction messages in Rocke… #7908

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

Gezi-lzq
Copy link
Contributor

…tMQ_Example

Which Issue(s) This PR Fixes

Fixes #7907

Brief Description

These have been corrected to ensure consistency between the Chinese and English meanings.
(Note: The English documentation's description of this part was correct.)

How Did You Test This Change?

NOT REQUIRED

@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.93%. Comparing base (72bd03c) to head (bffe6ef).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7908      +/-   ##
=============================================
+ Coverage      42.89%   42.93%   +0.03%     
- Complexity      9909     9911       +2     
=============================================
  Files           1190     1190              
  Lines          86042    86042              
  Branches       11081    11081              
=============================================
+ Hits           36912    36942      +30     
+ Misses         44559    44524      -35     
- Partials        4571     4576       +5     

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

Copy link
Member

@aaron-ai aaron-ai left a comment

Choose a reason for hiding this comment

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

LGTM

@aaron-ai aaron-ai merged commit 6d47404 into apache:develop Mar 14, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc] Revise the description of transaction messages in RocketMQ_Example
3 participants