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 saving the connected WebSocket instance the first time. #2066

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Nov 3, 2023

No description provided.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #2066 (d8a1ee0) into master (7a4dc8b) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2066      +/-   ##
============================================
+ Coverage     44.23%   44.26%   +0.03%     
- Complexity     1924     1928       +4     
============================================
  Files           340      340              
  Lines         18879    18880       +1     
  Branches       2592     2593       +1     
============================================
+ Hits           8351     8358       +7     
+ Misses         9663     9658       -5     
+ Partials        865      864       -1     
Files Coverage Δ
...g/jitsi/videobridge/relay/RelayMessageTransport.kt 8.33% <0.00%> (-0.05%) ⬇️

... and 3 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 7a4dc8b...d8a1ee0. Read the comment docs.

@bgrozev bgrozev merged commit 5c48e42 into jitsi:master Nov 6, 2023
4 of 5 checks passed
@bgrozev bgrozev deleted the maybe-fix-colibri-ws-connect branch May 23, 2024 13:36
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

2 participants