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

[TUBEMQ-400] add example for consume message #300

Merged
merged 1 commit into from Nov 2, 2020
Merged

[TUBEMQ-400] add example for consume message #300

merged 1 commit into from Nov 2, 2020

Conversation

dockerzhang
Copy link
Contributor

[TUBEMQ-400] add example for consume message

@codecov-io
Copy link

Codecov Report

Merging #300 into tubemq-client-python will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                    Coverage Diff                    @@
##             tubemq-client-python    #300      +/-   ##
=========================================================
- Coverage                    7.90%   7.87%   -0.03%     
  Complexity                    456     456              
=========================================================
  Files                         242     242              
  Lines                       26805   26805              
  Branches                     4447    4447              
=========================================================
- Hits                         2119    2112       -7     
- Misses                      24223   24229       +6     
- Partials                      463     464       +1     
Impacted Files Coverage Δ Complexity Δ
.../java/org/apache/flume/sink/tubemq/TubemqSink.java 51.42% <0.00%> (-4.00%) 14.00% <0.00%> (ø%)

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 0981ae2...417d1f0. Read the comment docs.

@aloyszhang
Copy link
Contributor

+1

@dockerzhang dockerzhang merged commit 8688772 into apache:tubemq-client-python Nov 2, 2020
dockerzhang added a commit that referenced this pull request Nov 3, 2020
* [TUBEMQ-260] Init Python client module (#201)

Co-authored-by: dockerzhang(张超) <dockerzhang@tencent.com>

* [TUBEMQ-276] add python client encode/decode protobuf message for TubeMQ RPC Protocol (#203)

Co-authored-by: dockerzhang(张超) <dockerzhang@tencent.com>

* [TUBEMQ-398] reinit project for using pybind11 (#298)

Co-authored-by: dockerzhang <dockerzhang@tencent.com>

* [TUBEMQ-399] expose C++ SDK method by Pybind11 (#299)

Co-authored-by: dockerzhang <dockerzhang@tencent.com>

* [TUBEMQ-400] add example for consume message (#300)

Co-authored-by: dockerzhang <dockerzhang@tencent.com>

* [TUBEMQ-383] add readme for installation and example (#301)

Co-authored-by: dockerzhang <dockerzhang@tencent.com>

* [TUBEMQ-401] fix readme bug (#302)

Co-authored-by: dockerzhang <dockerzhang@tencent.com>

Co-authored-by: dockerzhang <zhchao_beyond@outlook.com>
Co-authored-by: dockerzhang(张超) <dockerzhang@tencent.com>
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.

None yet

3 participants