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#4535] Add unit test for RocketMQSourceConnector. #4546

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

yanrongzhen
Copy link
Contributor

Fixes #4535 .

Modifications

Add unit test for RocketMQSourceConnector.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #4546 (3bcf8e6) into master (7438a55) will increase coverage by 0.15%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 3bcf8e6 differs from pull request most recent head 78659be. Consider uploading reports for the commit 78659be to get more accurate results

@@             Coverage Diff              @@
##             master    #4546      +/-   ##
============================================
+ Coverage     16.14%   16.30%   +0.15%     
- Complexity     1581     1592      +11     
============================================
  Files           747      747              
  Lines         28965    28965              
  Branches       2541     2541              
============================================
+ Hits           4677     4723      +46     
+ Misses        23840    23793      -47     
- Partials        448      449       +1     

see 3 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@xwm1992 xwm1992 merged commit fe7256f into apache:master Nov 7, 2023
5 of 7 checks passed
@xwm1992 xwm1992 added this to the 1.10 milestone Dec 12, 2023
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.

[Unit Test] Add unit test for RocketMQSourceConnector.
3 participants