jitsi / jibri

Jitsi BRoadcasting Infrastructure
Apache License 2.0
607 stars 313 forks source link

Move to Kotlin 1.9.10, and related packages, including updating to ktor 2.3.4. #516

Closed JonathanLennox closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #516 (0eb6e1b) into master (af70507) will decrease coverage by 0.02%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #516      +/-   ##
============================================
- Coverage     48.08%   48.06%   -0.02%     
  Complexity      174      174              
============================================
  Files            73       73              
  Lines          2115     2124       +9     
  Branches        202      203       +1     
============================================
+ Hits           1017     1021       +4     
- Misses         1028     1033       +5     
  Partials         70       70              
Files Coverage Δ
src/main/kotlin/org/jitsi/jibri/JibriManager.kt 8.73% <ø> (ø)
src/main/kotlin/org/jitsi/jibri/Main.kt 0.00% <ø> (ø)
...g/jitsi/jibri/api/http/internal/InternalHttpApi.kt 100.00% <ø> (ø)
...kotlin/org/jitsi/jibri/api/xmpp/JibriStatusExts.kt 66.66% <ø> (ø)
...rc/main/kotlin/org/jitsi/jibri/api/xmpp/XmppApi.kt 49.19% <100.00%> (+0.54%) :arrow_up:
...i/jibri/capture/ffmpeg/FfmpegStatusStateMachine.kt 71.92% <ø> (ø)
...lin/org/jitsi/jibri/capture/ffmpeg/OutputParser.kt 92.59% <ø> (ø)
...bri/selenium/status_checks/EmptyCallStatusCheck.kt 94.73% <ø> (ø)
...selenium/status_checks/IceConnectionStatusCheck.kt 93.33% <ø> (ø)
...selenium/status_checks/MediaReceivedStatusCheck.kt 96.55% <ø> (ø)
... and 18 more

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 af70507...0eb6e1b. Read the comment docs.