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

log: Log "meeting_id" instead of "meetingId" for easier matching. #2043

Merged
merged 1 commit into from
Aug 23, 2023

log: Log "meeting_id" instead of "meetingId" for easier matching.

58023a3
Select commit
Loading
Failed to load commit list.
Merged

log: Log "meeting_id" instead of "meetingId" for easier matching. #2043

log: Log "meeting_id" instead of "meetingId" for easier matching.
58023a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 1s

42.75% (+0.26%) compared to 1a86219

View this Pull Request on Codecov

42.75% (+0.26%) compared to 1a86219

Details

Codecov Report

Merging #2043 (58023a3) into master (1a86219) will increase coverage by 0.26%.
Report is 1 commits behind head on master.
The diff coverage is 4.76%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2043      +/-   ##
============================================
+ Coverage     42.48%   42.75%   +0.26%     
- Complexity     1677     1684       +7     
============================================
  Files           325      325              
  Lines         17127    17144      +17     
  Branches       2252     2253       +1     
============================================
+ Hits           7277     7330      +53     
+ Misses         9141     9098      -43     
- Partials        709      716       +7     
Files Changed Coverage Δ
...ia/rtp/remotebitrateestimator/OveruseDetector.java 82.25% <0.00%> (-1.35%) ⬇️
...teestimator/RemoteBitrateEstimatorAbsSendTime.java 64.54% <0.00%> (-7.18%) ⬇️
...i/nlj/rtp/bandwidthestimation/GoogleCcEstimator.kt 50.84% <0.00%> (-4.71%) ⬇️
...c/main/java/org/jitsi/videobridge/Videobridge.java 36.12% <0.00%> (ø)
...dia/rtp/remotebitrateestimator/BandwidthUsage.java 83.33% <100.00%> (ø)

... and 2 files 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 8bb3315...58023a3. Read the comment docs.