Skip to content

Conversation

@damencho
Copy link
Member

@damencho damencho commented Jun 9, 2025

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

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

Project coverage is 19.24%. Comparing base (31ab705) to head (4fd02b0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../main/java/org/jitsi/jigasi/SipGatewaySession.java 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #602      +/-   ##
============================================
- Coverage     19.28%   19.24%   -0.04%     
+ Complexity      310      309       -1     
============================================
  Files            83       83              
  Lines          7142     7143       +1     
  Branches        944      944              
============================================
- Hits           1377     1375       -2     
- Misses         5539     5541       +2     
- Partials        226      227       +1     
Files with missing lines Coverage Δ
.../main/java/org/jitsi/jigasi/SipGatewaySession.java 45.40% <0.00%> (-0.09%) ⬇️

... and 1 file with indirect coverage changes


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 31ab705...4fd02b0. Read the comment docs.

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

{
if (lastReceived == 0)
{
nothingReceviedChecksCount++;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest saving the initial timestamp instead of replying on a certain interval.

@damencho damencho merged commit 03d83b3 into master Jun 10, 2025
3 of 5 checks passed
@damencho damencho deleted the dropped-media branch June 10, 2025 16:07
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.

3 participants