jicofo
jicofo copied to clipboard
Support visitor role for endpoints.
Codecov Report
Merging #910 (b1f5c7a) into master (95d697d) will decrease coverage by
0.08%
. The diff coverage is0.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #910 +/- ##
============================================
- Coverage 30.94% 30.86% -0.09%
+ Complexity 535 534 -1
============================================
Files 116 116
Lines 6990 7005 +15
Branches 966 967 +1
============================================
- Hits 2163 2162 -1
- Misses 4564 4578 +14
- Partials 263 265 +2
Impacted Files | Coverage Δ | |
---|---|---|
...a/org/jitsi/impl/protocol/xmpp/ChatMemberImpl.java | 0.00% <0.00%> (ø) |
|
...ain/kotlin/org/jitsi/jicofo/xmpp/muc/MemberRole.kt | 0.00% <0.00%> (ø) |
|
...org/jitsi/jicofo/bridge/colibri/Colibri2Session.kt | 0.00% <0.00%> (ø) |
|
...tsi/jicofo/bridge/colibri/ColibriSessionManager.kt | 0.00% <0.00%> (ø) |
|
...i/jicofo/bridge/colibri/ColibriV2SessionManager.kt | 0.00% <0.00%> (ø) |
|
...org/jitsi/jicofo/bridge/colibri/ParticipantInfo.kt | 0.00% <0.00%> (ø) |
|
...tsi/jicofo/conference/JitsiMeetConferenceImpl.java | 47.59% <0.00%> (-0.14%) |
:arrow_down: |
...i/jicofo/conference/ParticipantInviteRunnable.java | 45.85% <0.00%> (-0.30%) |
:arrow_down: |
...n/org/jitsi/jicofo/xmpp/muc/ChatRoomRoleManager.kt | 51.35% <0.00%> (ø) |
|
.../java/org/jitsi/jicofo/conference/Participant.java | 74.19% <0.00%> (-0.65%) |
:arrow_down: |
... and 2 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 95d697d...b1f5c7a. Read the comment docs.
Closed in favor of https://github.com/jitsi/jicofo/pull/960 which merges this with https://github.com/jitsi/jicofo/pull/940.