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

avoid xmlstring builder toString #1118

Closed bgrozev closed 9 months ago

bgrozev commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

Merging #1118 (1937951) into master (ef49650) will decrease coverage by 0.02%. The diff coverage is 8.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1118      +/-   ##
============================================
- Coverage     27.88%   27.86%   -0.02%     
  Complexity      473      473              
============================================
  Files           128      128              
  Lines          7779     7783       +4     
  Branches       1064     1064              
============================================
  Hits           2169     2169              
- Misses         5338     5342       +4     
  Partials        272      272              
Files Coverage Δ
.../kotlin/org/jitsi/jicofo/rest/ConferenceRequest.kt 0.00% <ø> (ø)
...c/main/java/org/jitsi/jicofo/xmpp/BaseBrewery.java 0.00% <0.00%> (ø)
.../kotlin/org/jitsi/jicofo/conference/Participant.kt 52.76% <0.00%> (ø)
...n/kotlin/org/jitsi/jicofo/jibri/JibriSipGateway.kt 16.66% <0.00%> (ø)
...n/org/jitsi/jicofo/xmpp/AuthenticationIqHandler.kt 0.00% <0.00%> (ø)
...ain/kotlin/org/jitsi/jicofo/xmpp/JibriIqHandler.kt 0.00% <0.00%> (ø)
...in/kotlin/org/jitsi/jicofo/xmpp/JigasiIqHandler.kt 71.07% <75.00%> (ø)
...mmon/src/main/kotlin/org/jitsi/jicofo/xmpp/Util.kt 0.00% <0.00%> (ø)
...tlin/org/jitsi/jicofo/xmpp/jingle/JingleSession.kt 0.00% <0.00%> (ø)
...i/jicofo/conference/ParticipantInviteRunnable.java 50.63% <0.00%> (-0.33%) :arrow_down:
... and 10 more

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 ef49650...1937951. Read the comment docs.