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

fix: Fix a leak of WebSocketClients. #2051

Merged
merged 1 commit into from
Sep 25, 2023

fix: Fix a leak of WebSocketClients.

a102e43
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix a leak of WebSocketClients. #2051

fix: Fix a leak of WebSocketClients.
a102e43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2023 in 1s

42.55% (+0.13%) compared to 8983b11

View this Pull Request on Codecov

42.55% (+0.13%) compared to 8983b11

Details

Codecov Report

Merging #2051 (a102e43) into master (8983b11) will increase coverage by 0.13%.
The diff coverage is 10.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2051      +/-   ##
============================================
+ Coverage     42.41%   42.55%   +0.13%     
- Complexity     1673     1682       +9     
============================================
  Files           325      325              
  Lines         17155    17142      -13     
  Branches       2255     2253       -2     
============================================
+ Hits           7277     7294      +17     
+ Misses         9168     9132      -36     
- Partials        710      716       +6     
Files Changed Coverage
...g/jitsi/videobridge/relay/RelayMessageTransport.kt 10.00%

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 8983b11...a102e43. Read the comment docs.