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

[TD-32234] feat(ws): websocket stmt2 support #371

Open
wants to merge 65 commits into
base: 3.0
Choose a base branch
from
Open

Conversation

qevolg
Copy link
Contributor

@qevolg qevolg commented Oct 30, 2024

WebSocket stmt2 support

@qevolg qevolg requested a review from sheyanjie-qq October 30, 2024 05:55
@qevolg qevolg changed the title Add WebSocket stmt2 feat(ws): add WebSocket stmt2 Nov 7, 2024
@qevolg qevolg changed the title feat(ws): add WebSocket stmt2 [TD-32234] feat(ws): add WebSocket stmt2 Nov 8, 2024
@qevolg qevolg changed the title [TD-32234] feat(ws): add WebSocket stmt2 [TD-32234] feat(ws): add websocket stmt2 Nov 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 97.76928% with 35 lines in your changes missing coverage. Please review.

Project coverage is 74.75%. Comparing base (532bae1) to head (2bccccd).
Report is 56 commits behind head on main.

Files with missing lines Patch % Lines
taos-ws/src/stmt2/mod.rs 97.75% 15 Missing ⚠️
taos-ws/src/query/infra.rs 89.79% 10 Missing ⚠️
taos-ws/src/query/asyn.rs 89.47% 8 Missing ⚠️
taos/src/stmt2.rs 99.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
+ Coverage   71.41%   74.75%   +3.34%     
==========================================
  Files          97      102       +5     
  Lines       34652    38812    +4160     
==========================================
+ Hits        24745    29012    +4267     
+ Misses       9907     9800     -107     

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

@qevolg qevolg changed the base branch from main to 3.0 December 19, 2024 07:02
@qevolg qevolg changed the base branch from 3.0 to main December 19, 2024 07:04
@qevolg qevolg changed the base branch from main to 3.0 December 19, 2024 07:04
@qevolg qevolg changed the title [TD-32234] feat(ws): add websocket stmt2 [TD-32234] feat(ws): websocket stmt2 support Dec 19, 2024
taos/benches/sql.rs Outdated Show resolved Hide resolved
taos/benches/sql.rs Show resolved Hide resolved
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.

3 participants