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

Avoid using XmlStringBuilder.toString() #529

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Oct 26, 2023

  • chore: Update jitsi-xmpp-extensions.
  • fix: Avoid using XmlStringBuilder.toString().

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #529 (b003f56) into master (c386add) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #529   +/-   ##
=========================================
  Coverage     48.13%   48.13%           
  Complexity      174      174           
=========================================
  Files            72       72           
  Lines          2115     2115           
  Branches        201      201           
=========================================
  Hits           1018     1018           
  Misses         1029     1029           
  Partials         68       68           
Files Coverage Δ
...rc/main/kotlin/org/jitsi/jibri/api/xmpp/XmppApi.kt 49.19% <50.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 c386add...b003f56. Read the comment docs.

@bgrozev bgrozev merged commit c2111fd into master Oct 26, 2023
4 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