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: Always send presence unavailable when leaving a MUC. #1122

Merged
merged 1 commit into from
Nov 14, 2023

fix: Always send presence unavailable when leaving a MUC.

035dfbe
Select commit
Loading
Failed to load commit list.
Merged

fix: Always send presence unavailable when leaving a MUC. #1122

fix: Always send presence unavailable when leaving a MUC.
035dfbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2023 in 0s

27.85% (-0.02%) compared to 067e575

View this Pull Request on Codecov

27.85% (-0.02%) compared to 067e575

Details

Codecov Report

Merging #1122 (035dfbe) into master (067e575) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1122      +/-   ##
============================================
- Coverage     27.86%   27.85%   -0.02%     
  Complexity      473      473              
============================================
  Files           128      128              
  Lines          7783     7788       +5     
  Branches       1064     1064              
============================================
  Hits           2169     2169              
- Misses         5342     5347       +5     
  Partials        272      272              
Files Coverage Δ
...n/kotlin/org/jitsi/jicofo/xmpp/muc/ChatRoomImpl.kt 0.00% <0.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 067e575...035dfbe. Read the comment docs.