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

Send pings periodically on idle websocket connections. #2084

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

JonathanLennox
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (b2d4229) 0.00% compared to head (2faac19) 43.96%.
Report is 1 commits behind head on master.

❗ Current head 2faac19 differs from pull request most recent head d3c05bb. Consider uploading reports for the commit d3c05bb to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master    #2084       +/-   ##
=============================================
+ Coverage          0   43.96%   +43.96%     
- Complexity        0     1920     +1920     
=============================================
  Files             0      340      +340     
  Lines             0    18922    +18922     
  Branches          0     2595     +2595     
=============================================
+ Hits              0     8319     +8319     
- Misses            0     9754     +9754     
- Partials          0      849      +849     
Files Coverage Δ
...obridge/websocket/config/WebsocketServiceConfig.kt 93.65% <100.00%> (ø)
...rg/jitsi/videobridge/EndpointMessageTransport.java 9.41% <0.00%> (ø)
...videobridge/websocket/ColibriWebSocketServlet.java 0.00% <0.00%> (ø)
...g/jitsi/videobridge/relay/RelayMessageTransport.kt 9.74% <80.00%> (ø)
.../jitsi/videobridge/websocket/ColibriWebSocket.java 0.00% <0.00%> (ø)

... and 335 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2d4229...d3c05bb. Read the comment docs.

@JonathanLennox JonathanLennox merged commit 9d121e4 into jitsi:master Jan 24, 2024
3 checks passed
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