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

Monitor visitors' codec lists, and aggregate them into a conference property. #1137

Merged
merged 11 commits into from
Feb 27, 2024

Add debug state for visitor codec aggregation.

c48563d
Select commit
Loading
Failed to load commit list.
Merged

Monitor visitors' codec lists, and aggregate them into a conference property. #1137

Add debug state for visitor codec aggregation.
c48563d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 0s

29.41% (+0.68%) compared to be8a115

View this Pull Request on Codecov

29.41% (+0.68%) compared to be8a115

Details

Codecov Report

Attention: Patch coverage is 54.09836% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 29.41%. Comparing base (be8a115) to head (c48563d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1137      +/-   ##
============================================
+ Coverage     28.73%   29.41%   +0.68%     
- Complexity      467      485      +18     
============================================
  Files           129      130       +1     
  Lines          7747     7863     +116     
  Branches       1059     1081      +22     
============================================
+ Hits           2226     2313      +87     
- Misses         5254     5277      +23     
- Partials        267      273       +6     
Files Coverage Δ
...ofo/src/main/kotlin/org/jitsi/jicofo/xmpp/Smack.kt 100.00% <100.00%> (ø)
...tsi/jicofo/conference/JitsiMeetConferenceImpl.java 44.40% <18.18%> (+0.96%) ⬆️
...tlin/org/jitsi/jicofo/util/PreferenceAggregator.kt 75.00% <75.00%> (ø)
...in/org/jitsi/jicofo/xmpp/muc/ChatRoomMemberImpl.kt 0.00% <0.00%> (ø)

... and 1 file 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 be8a115...c48563d. Read the comment docs.