jitsi / jibri

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

Fix broken tests #470

Closed bgrozev closed 2 years ago

bgrozev commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #470 (8edb490) into master (27323fe) will increase coverage by 0.36%. The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #470      +/-   ##
============================================
+ Coverage     47.42%   47.78%   +0.36%     
- Complexity      175      180       +5     
============================================
  Files            71       72       +1     
  Lines          1919     1940      +21     
  Branches        196      199       +3     
============================================
+ Hits            910      927      +17     
- Misses          943      946       +3     
- Partials         66       67       +1     
Impacted Files Coverage Δ
src/main/kotlin/org/jitsi/jibri/selenium/Errors.kt 25.00% <0.00%> (-8.34%) :arrow_down:
...n/kotlin/org/jitsi/jibri/selenium/JibriSelenium.kt 20.64% <0.00%> (+1.16%) :arrow_up:
...n/org/jitsi/jibri/selenium/pageobjects/CallPage.kt 0.00% <0.00%> (ø)
...selenium/status_checks/MediaReceivedStatusCheck.kt 89.28% <ø> (ø)
...n/org/jitsi/jibri/selenium/SeleniumStateMachine.kt 80.00% <66.66%> (-1.09%) :arrow_down:
...selenium/status_checks/IceConnectionStatusCheck.kt 92.85% <92.85%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d84dcef...8edb490. Read the comment docs.