jitsi / jibri

Jitsi BRoadcasting Infrastructure
Apache License 2.0
600 stars 314 forks source link

feat: Switch to using java11 by default and update obtaining process … #517

Closed damencho closed 9 months ago

damencho commented 9 months ago

…pid.

codecov[bot] commented 9 months ago

Codecov Report

Merging #517 (6df56fe) into master (af70507) will increase coverage by 0.09%. Report is 1 commits behind head on master. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #517      +/-   ##
============================================
+ Coverage     48.08%   48.17%   +0.09%     
  Complexity      174      174              
============================================
  Files            73       72       -1     
  Lines          2115     2113       -2     
  Branches        202      201       -1     
============================================
+ Hits           1017     1018       +1     
+ Misses         1028     1027       -1     
+ Partials         70       68       -2     
Files Coverage Δ
...main/kotlin/org/jitsi/jibri/util/ProcessWrapper.kt 71.87% <ø> (ø)

... and 21 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 af70507...6df56fe. Read the comment docs.