jitsi / jicofo

JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.
Apache License 2.0
314 stars 350 forks source link

Add a colibri flag to use private addresses for ICE for jigasi/jibri. #1112

Closed bgrozev closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #1112 (4124c84) into master (42dd079) will increase coverage by 0.00%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1112   +/-   ##
=========================================
  Coverage     27.79%   27.79%           
+ Complexity      494      493    -1     
=========================================
  Files           128      128           
  Lines          7760     7774   +14     
  Branches       1097     1100    +3     
=========================================
+ Hits           2157     2161    +4     
- Misses         5329     5337    +8     
- Partials        274      276    +2     
Files Changed Coverage
...tsi/jicofo/bridge/colibri/ColibriSessionManager.kt 0.00%
...tlin/org/jitsi/jicofo/bridge/colibri/Extensions.kt 0.00%
...org/jitsi/jicofo/bridge/colibri/ParticipantInfo.kt 0.00%
.../main/kotlin/org/jitsi/jicofo/jibri/JibriConfig.kt 0.00%
...i/jicofo/conference/ParticipantInviteRunnable.java 33.33%
.../kotlin/org/jitsi/jicofo/conference/Participant.kt 100.00%
...ain/kotlin/org/jitsi/jicofo/jigasi/JigasiConfig.kt 100.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 42dd079...4124c84. Read the comment docs.