Skip to content

removed gson dependency

efd9993
Select commit
Loading
Failed to load commit list.
Draft

Colibri msg initiated pcap capture #2072

removed gson dependency
efd9993
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 1s

43.91% (-0.32%) compared to 7a4dc8b

View this Pull Request on Codecov

43.91% (-0.32%) compared to 7a4dc8b

Details

Codecov Report

❌ Patch coverage is 0% with 151 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.91%. Comparing base (7a4dc8b) to head (efd9993).
⚠️ Report is 222 commits behind head on master.

Files with missing lines Patch % Lines
...org/jitsi/nlj/transform/node/MetadataPcapWriter.kt 0.00% 132 Missing ⚠️
.../videobridge/colibri2/Colibri2ConferenceHandler.kt 0.00% 6 Missing ⚠️
...m/src/main/kotlin/org/jitsi/nlj/RtpReceiverImpl.kt 0.00% 5 Missing ⚠️
...orm/src/main/kotlin/org/jitsi/nlj/RtpSenderImpl.kt 0.00% 5 Missing ⚠️
...sform/src/main/kotlin/org/jitsi/nlj/Transceiver.kt 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2072      +/-   ##
============================================
- Coverage     44.23%   43.91%   -0.32%     
- Complexity     1924     1928       +4     
============================================
  Files           340      341       +1     
  Lines         18879    19031     +152     
  Branches       2592     2620      +28     
============================================
+ Hits           8351     8358       +7     
- Misses         9663     9809     +146     
+ Partials        865      864       -1     
Files with missing lines Coverage Δ
...sform/src/main/kotlin/org/jitsi/nlj/RtpReceiver.kt 0.00% <ø> (ø)
...ansform/src/main/kotlin/org/jitsi/nlj/RtpSender.kt 0.00% <ø> (ø)
...sform/src/main/kotlin/org/jitsi/nlj/Transceiver.kt 0.00% <0.00%> (ø)
...m/src/main/kotlin/org/jitsi/nlj/RtpReceiverImpl.kt 0.00% <0.00%> (ø)
...orm/src/main/kotlin/org/jitsi/nlj/RtpSenderImpl.kt 0.00% <0.00%> (ø)
.../videobridge/colibri2/Colibri2ConferenceHandler.kt 1.01% <0.00%> (-0.03%) ⬇️
...org/jitsi/nlj/transform/node/MetadataPcapWriter.kt 0.00% <0.00%> (ø)

... and 3 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 814bffd...efd9993. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.