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

Initialize the udp/10000 harvester at startup instead of first conference. #2080

Merged
merged 1 commit into from
Jan 19, 2024

Initialize the udp/10000 harvester at startup instead of first confer…

0b1953f
Select commit
Loading
Failed to load commit list.
Merged

Initialize the udp/10000 harvester at startup instead of first conference. #2080

Initialize the udp/10000 harvester at startup instead of first confer…
0b1953f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 19, 2024 in 0s

43.94% (-0.04%) compared to 07b97eb

View this Pull Request on Codecov

43.94% (-0.04%) compared to 07b97eb

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (07b97eb) 43.98% compared to head (0b1953f) 43.94%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2080      +/-   ##
============================================
- Coverage     43.98%   43.94%   -0.04%     
+ Complexity     1917     1916       -1     
============================================
  Files           340      340              
  Lines         18895    18895              
  Branches       2595     2595              
============================================
- Hits           8311     8304       -7     
- Misses         9732     9743      +11     
+ Partials        852      848       -4     
Files Coverage Δ
...rg/jitsi/videobridge/transport/ice/IceTransport.kt 25.51% <ø> (-0.31%) ⬇️
jvb/src/main/kotlin/org/jitsi/videobridge/Main.kt 0.00% <0.00%> (ø)

... 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 07b97eb...0b1953f. Read the comment docs.