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

ref: Cleanup BridgeChannelMessage (remove unnecessary type field). #2039

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Aug 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #2039 (0212b13) into master (2edebdd) will decrease coverage by 0.02%.
The diff coverage is 73.07%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2039      +/-   ##
============================================
- Coverage     42.50%   42.48%   -0.02%     
+ Complexity     1678     1677       -1     
============================================
  Files           325      325              
  Lines         17127    17127              
  Branches       2250     2252       +2     
============================================
- Hits           7279     7277       -2     
- Misses         9140     9141       +1     
- Partials        708      709       +1     
Files Changed Coverage Δ
...rg/jitsi/videobridge/EndpointMessageTransport.java 9.30% <0.00%> (ø)
...g/jitsi/videobridge/relay/RelayMessageTransport.kt 7.35% <0.00%> (ø)
.../jitsi/videobridge/message/BridgeChannelMessage.kt 63.18% <79.16%> (-1.10%) ⬇️

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 2edebdd...0212b13. Read the comment docs.

@bgrozev bgrozev merged commit 1a86219 into master Aug 8, 2023
3 of 4 checks passed
@bgrozev bgrozev deleted the cleanup-bridge-message-tests branch November 21, 2023 22:13
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