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

WebSocket Improvements #2358

Merged
merged 2 commits into from
Jul 30, 2023
Merged

WebSocket Improvements #2358

merged 2 commits into from
Jul 30, 2023

Conversation

adamgfraser
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03% ⚠️

Comparison is base (1b09b78) 63.14% compared to head (045e283) 63.12%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2358      +/-   ##
==========================================
- Coverage   63.14%   63.12%   -0.03%     
==========================================
  Files         135      135              
  Lines        7039     7032       -7     
  Branches     1261     1185      -76     
==========================================
- Hits         4445     4439       -6     
+ Misses       2594     2593       -1     
Files Changed Coverage Δ
zio-http/src/main/scala/zio/http/Channel.scala 7.69% <ø> (ø)
...ttp/src/main/scala/zio/http/WebSocketChannel.scala 35.71% <ø> (+11.90%) ⬆️
...http/src/main/scala/zio/http/WebSocketConfig.scala 11.11% <ø> (ø)
...-http/src/main/scala/zio/http/WebSocketFrame.scala 31.25% <ø> (ø)

... and 1 file with indirect coverage changes

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

@adamgfraser adamgfraser merged commit 538761f into zio:main Jul 30, 2023
@adamgfraser adamgfraser deleted the websocket branch September 12, 2023 03:17
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