Skip to content

feat: Sends sip info message for live conference. - #624

Merged
damencho merged 2 commits into
masterfrom
conf-live
Jan 13, 2026
Merged

feat: Sends sip info message for live conference.#624
damencho merged 2 commits into
masterfrom
conf-live

Conversation

@damencho

Copy link
Copy Markdown
Member

After waiting in the queue.

@codecov

codecov Bot commented Jan 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.12%. Comparing base (ba81745) to head (1eae78f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/org/jitsi/jigasi/JvbConference.java 0.00% 3 Missing and 1 partial ⚠️
.../main/java/org/jitsi/jigasi/SipGatewaySession.java 0.00% 3 Missing ⚠️
...java/org/jitsi/jigasi/sip/SipInfoJsonProtocol.java 0.00% 2 Missing ⚠️
...org/jitsi/jigasi/xmpp/CallControlMucActivator.java 0.00% 2 Missing ⚠️
.../java/org/jitsi/jigasi/AbstractGatewaySession.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #624      +/-   ##
============================================
- Coverage     19.13%   19.12%   -0.02%     
  Complexity      309      309              
============================================
  Files            83       83              
  Lines          7197     7201       +4     
  Branches        956      958       +2     
============================================
  Hits           1377     1377              
- Misses         5591     5594       +3     
- Partials        229      230       +1     
Files with missing lines Coverage Δ
...rc/main/java/org/jitsi/jigasi/AbstractGateway.java 65.16% <ø> (ø)
.../java/org/jitsi/jigasi/AbstractGatewaySession.java 57.14% <0.00%> (ø)
...java/org/jitsi/jigasi/sip/SipInfoJsonProtocol.java 6.84% <0.00%> (ø)
...org/jitsi/jigasi/xmpp/CallControlMucActivator.java 11.82% <0.00%> (-0.05%) ⬇️
.../main/java/org/jitsi/jigasi/SipGatewaySession.java 44.52% <0.00%> (ø)
src/main/java/org/jitsi/jigasi/JvbConference.java 33.16% <0.00%> (-0.10%) ⬇️

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 ba81745...1eae78f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@damencho
damencho merged commit 5502705 into master Jan 13, 2026
3 of 5 checks passed
@damencho
damencho deleted the conf-live branch January 13, 2026 20:28
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