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 #8182] Modify variable names to enhance readability #8182 #8183

Merged
merged 1 commit into from
May 23, 2024

Conversation

Stephanie0002
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8182

Brief Description

Change the variable name 'group' to 'subGroup' and change the variable name 'subscription' to 'subExpression'

How Did You Test This Change?

Start namesvr and broker, set namesvr in the code, set parameters, then run producer and consumer, run well, and the message can be sent and consumed

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.85%. Comparing base (dcc88c6) to head (fe5f73f).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8183      +/-   ##
=============================================
- Coverage      42.91%   42.85%   -0.06%     
+ Complexity     10373    10362      -11     
=============================================
  Files           1270     1270              
  Lines          88723    88723              
  Branches       11405    11405              
=============================================
- Hits           38073    38026      -47     
- Misses         45947    45989      +42     
- Partials        4703     4708       +5     

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

@RongtongJin RongtongJin merged commit b58eefc into apache:develop May 23, 2024
10 checks passed
@Stephanie0002 Stephanie0002 deleted the hzq branch May 24, 2024 02:52
@Stephanie0002 Stephanie0002 restored the hzq branch May 24, 2024 02:53
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.

[Enhancement] Modify variable names to enhance readability
3 participants