-
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.chain/coldstr/compression/consumer #8503
Closed
1 task done
Labels
soc
Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
type/enhancement
Comments
TeFuirnever
added a commit
to TeFuirnever/rocketmq
that referenced
this issue
Aug 6, 2024
Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes apache#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.
link #8262 |
TeFuirnever
added a commit
to TeFuirnever/rocketmq
that referenced
this issue
Aug 6, 2024
Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes apache#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.
TeFuirnever
added a commit
to TeFuirnever/rocketmq
that referenced
this issue
Aug 6, 2024
Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer Fixes apache#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.
ShannonDing
added
the
soc
Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
label
Aug 7, 2024
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:
1、org.apache.rocketmq.common.chain;
2、org.apache.rocketmq.common.coldstr;
3、org.apache.rocketmq.common.compression;
4、org.apache.rocketmq.common.consumer;
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: