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

feat: Handle room metadata updates from the room_metadata component #1139

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Feb 28, 2024

  • ref: Remove unused class.
  • feat: Handle updates from the room_metadata component.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

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

Project coverage is 29.03%. Comparing base (49cc46e) to head (365fe7d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1139      +/-   ##
============================================
- Coverage     29.14%   29.03%   -0.12%     
  Complexity      478      478              
============================================
  Files           130      130              
  Lines          7863     7893      +30     
  Branches       1081     1085       +4     
============================================
  Hits           2292     2292              
- Misses         5299     5329      +30     
  Partials        272      272              
Files Coverage Δ
.../main/kotlin/org/jitsi/jicofo/xmpp/muc/ChatRoom.kt 0.00% <ø> (ø)
.../main/kotlin/org/jitsi/jicofo/xmpp/XmppServices.kt 0.00% <0.00%> (ø)
...n/kotlin/org/jitsi/jicofo/xmpp/muc/ChatRoomImpl.kt 0.00% <0.00%> (ø)
...otlin/org/jitsi/jicofo/xmpp/RoomMetadataHandler.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 49cc46e...365fe7d. Read the comment docs.

@bgrozev bgrozev merged commit 877b475 into jitsi:master Feb 28, 2024
3 of 5 checks passed
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