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

feat(ws): support permessage-deflate in websocket #240

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

zitsen
Copy link
Collaborator

@zitsen zitsen commented Aug 24, 2023

No description provided.

@zitsen zitsen marked this pull request as draft August 24, 2023 09:17
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Merging #240 (cc2381a) into main (a5f4e1b) will increase coverage by 0.21%.
Report is 11 commits behind head on main.
The diff coverage is 90.99%.

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   61.53%   61.75%   +0.21%     
==========================================
  Files         101      102       +1     
  Lines       23731    23880     +149     
==========================================
+ Hits        14603    14747     +144     
- Misses       9128     9133       +5     
Files Changed Coverage Δ
taos-ws/src/lib.rs 41.28% <ø> (ø)
taos-ws/src/deflate.rs 89.00% <89.00%> (ø)
taos-ws/src/stmt/mod.rs 75.91% <90.90%> (-0.16%) ⬇️
taos-ws/src/query/asyn.rs 75.61% <92.22%> (+2.75%) ⬆️
taos-ws/src/consumer/mod.rs 76.58% <100.00%> (-0.08%) ⬇️
taos-ws/src/query/infra.rs 94.73% <100.00%> (+0.53%) ⬆️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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