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-399] expose C++ SDK method by Pybind11 #299

Merged
merged 1 commit into from Nov 2, 2020
Merged

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

merged 1 commit into from Nov 2, 2020

Conversation

dockerzhang
Copy link
Contributor

[TUBEMQ-399] expose C++ SDK method by Pybind11

@codecov-io
Copy link

Codecov Report

Merging #299 into tubemq-client-python will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                   @@
##             tubemq-client-python    #299   +/-   ##
======================================================
  Coverage                    7.90%   7.90%           
  Complexity                    456     456           
======================================================
  Files                         242     242           
  Lines                       26805   26805           
  Branches                     4447    4447           
======================================================
  Hits                         2119    2119           
  Misses                      24223   24223           
  Partials                      463     463           

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 831f2e8...7a72d8d. Read the comment docs.

@gosonzhang gosonzhang merged commit 0981ae2 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>
xuehuanran pushed a commit to xuehuanran/inlong that referenced this pull request Dec 22, 2022
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