-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[Enhancement] Add test cases for org.apache.rocketmq.common.AclConfig #8417
Labels
soc
Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
type/enhancement
Comments
link #8262 |
TeFuirnever
changed the title
[Enhancement] Add test cases for common module #8413
[Enhancement] Add test cases for common module
Jul 21, 2024
TeFuirnever
changed the title
[Enhancement] Add test cases for common module
[Enhancement] Add test cases for org.apache.rocketmq.common.AclConfig
Jul 21, 2024
ShannonDing
added
the
soc
Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
label
Jul 22, 2024
RongtongJin
pushed a commit
that referenced
this issue
Jul 23, 2024
…onfig (#8418) * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8417 Brief Description add test case for AclConfig in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes [Enhancement] Add test cases for org.apache.rocketmq.common.AclConfig #8417 Fixes #8417 Brief Description add some test cases for org.apache.rocketmq.common.AclConfig. How Did You Test This Change? run test case successfull.
ShannonDing
pushed a commit
that referenced
this issue
Jul 25, 2024
…8435) * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8417 Brief Description add test case for AclConfig in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * [ISSUE #8434] Add more test coverage for Add test cases for org.apache.rocketmq.common.action
Qoozm
pushed a commit
to Qoozm/rocketmq
that referenced
this issue
Jul 26, 2024
…ion (apache#8435) * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes apache#8417 Brief Description add test case for AclConfig in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * [ISSUE apache#8434] Add more test coverage for Add test cases for org.apache.rocketmq.common.action
ShannonDing
pushed a commit
that referenced
this issue
Aug 5, 2024
…#8477) * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8417 Brief Description add test case for AclConfig in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8476 Brief Description add test case for org.apache.rocketmq.common.attribute in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8476 Brief Description add test case for org.apache.rocketmq.common.attribute in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8476 Brief Description add test case for org.apache.rocketmq.common.attribute in commom module by using tongyi tools. How Did You Test This Change? run test case successfull.
ShannonDing
pushed a commit
that referenced
this issue
Aug 8, 2024
…dstr/compression/consumer (#8504) * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8417 Brief Description add test case for AclConfig in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8476 Brief Description add test case for org.apache.rocketmq.common.attribute in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes add test case for AclConfig in commom module Fixes #8476 Brief Description add test case for org.apache.rocketmq.common.attribute in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes #8503 Brief Description add test case for org.apache.rocketmq.common.chain/coldstr/compression/consumer in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes #8503 Brief Description add test case for org.apache.rocketmq.common.chain/coldstr/compression/consumer in commom module by using tongyi tools. How Did You Test This Change? run test case successfull. * Which Issue(s) This PR Fixes Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes #8503 Brief Description add test case for org.apache.rocketmq.common.chain/coldstr/compression/consumer in commom module by using tongyi tools. How Did You Test This Change? run test case successfull.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
soc
Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
type/enhancement
Before Creating the Enhancement Request
Summary
Add test cases for common module, org.apache.rocketmq.common.AclConfig
Motivation
for issue #8262 , add test cases for common module
Describe the Solution You'd Like
create new test case by using tongyilingma and add comments.
Describe Alternatives You've Considered
NULL
Additional Context
With the ability of Tongyi Lingcode, the code test coverage of all modules of the supplementary project reached more than 50%.
The text was updated successfully, but these errors were encountered: