apache / rocketmq-client-python

Apache RocketMQ python client
https://rocketmq.apache.org/
Apache License 2.0
272 stars 95 forks source link

style(client) polish code style #72

Closed duhenglucky closed 4 years ago

duhenglucky commented 4 years ago

What is the purpose of the change

XXXXX

Brief changelog

XX

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.

codecov-io commented 4 years ago

Codecov Report

Merging #72 into ctypes will increase coverage by 1.79%. The diff coverage is 67.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           ctypes      #72      +/-   ##
==========================================
+ Coverage    80.4%   82.19%   +1.79%     
==========================================
  Files           4        4              
  Lines         541      528      -13     
==========================================
- Hits          435      434       -1     
+ Misses        106       94      -12
Impacted Files Coverage Δ
rocketmq/client.py 66.01% <67.85%> (+2.81%) :arrow_up:

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 f77966e...6a4e0b6. Read the comment docs.