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

feat(apis):refactor apis for CPP styles #236

Merged
merged 3 commits into from
Feb 7, 2020
Merged

Conversation

ShannonDing
Copy link
Member

What is the purpose of the change

eat(apis):refactor apis for CPP styles

Brief changelog

eat(apis):refactor apis for CPP styles

Verifying this change

@ShannonDing ShannonDing added the enhancement New feature or request label Feb 7, 2020
@ShannonDing ShannonDing added this to the 1.2.5 milestone Feb 7, 2020
@codecov-io
Copy link

Codecov Report

Merging #236 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   52.18%   52.36%   +0.18%     
==========================================
  Files         178      178              
  Lines       11337    11349      +12     
==========================================
+ Hits         5916     5943      +27     
+ Misses       5421     5406      -15
Impacted Files Coverage Δ
include/AsyncCallback.h 66.66% <ø> (ø) ⬆️
include/MQSelector.h 0% <ø> (ø) ⬆️
include/MQMessage.h 71.42% <ø> (ø) ⬆️
include/MQClientException.h 81.81% <ø> (ø) ⬆️
include/PullResult.h 100% <ø> (ø) ⬆️
include/MQMessageQueue.h 100% <ø> (ø) ⬆️
include/SendResult.h 0% <ø> (ø) ⬆️
include/MQMessageExt.h 100% <ø> (ø) ⬆️
src/consumer/DefaultMQPushConsumer.cpp 51.11% <ø> (+1.11%) ⬆️
src/consumer/DefaultMQPullConsumer.cpp 34.78% <ø> (+0.97%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7151454...9061e67. Read the comment docs.

@ShannonDing ShannonDing closed this Feb 7, 2020
@ShannonDing ShannonDing reopened this Feb 7, 2020
@ShannonDing ShannonDing merged commit 8735072 into apache:master Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants