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

[TS-5688] feat(ws): new libtaos library development based on WebSocket #391

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

qevolg
Copy link
Contributor

@qevolg qevolg commented Dec 6, 2024

Client compatibility: New libtaos library development based on WebSocket.

@qevolg qevolg changed the title [TS-5688] feat(libtaosws): new libtaos library development based on WebSocket [TS-5688] feat(ws): new libtaos library development based on WebSocket Dec 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 606 lines in your changes missing coverage. Please review.

Project coverage is 70.60%. Comparing base (2a3aa64) to head (ef07780).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
taos-sys/src/stub.rs 0.00% 162 Missing ⚠️
taos-sys/src/query.rs 0.00% 115 Missing ⚠️
taos-sys/src/tmq.rs 0.00% 112 Missing ⚠️
taos-sys/src/sml.rs 0.00% 99 Missing ⚠️
taos-sys/src/stmt.rs 0.00% 79 Missing ⚠️
taos-sys/src/lib.rs 0.00% 32 Missing ⚠️
taos-sys/build.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   72.19%   70.60%   -1.60%     
==========================================
  Files          97      104       +7     
  Lines       35312    36073     +761     
==========================================
- Hits        25494    25468      -26     
- Misses       9818    10605     +787     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qevolg qevolg closed this Dec 9, 2024
@qevolg qevolg force-pushed the feat/new-libtaos-with-ws branch from 163d248 to 2a3aa64 Compare December 9, 2024 02:31
@qevolg qevolg deleted the feat/new-libtaos-with-ws branch December 9, 2024 02:33
@qevolg qevolg restored the feat/new-libtaos-with-ws branch December 9, 2024 02:33
@qevolg qevolg reopened this Dec 9, 2024
@qevolg qevolg force-pushed the feat/new-libtaos-with-ws branch from cfb34ff to 2c5ff06 Compare December 10, 2024 06:31
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.

2 participants