jitsi / jibri

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

feat: Add an option to randomize the username used to login to join the conference. #535

Closed bgrozev closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (0529453) 48.18% compared to head (7fa92ae) 48.09%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jitsi/jibri/pull/535/graphs/tree.svg?width=650&height=150&src=pr&token=P6jrfpYsWM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi)](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ```diff @@ Coverage Diff @@ ## master #535 +/- ## ============================================ - Coverage 48.18% 48.09% -0.09% Complexity 174 174 ============================================ Files 72 73 +1 Lines 2117 2123 +6 Branches 201 203 +2 ============================================ + Hits 1020 1021 +1 - Misses 1029 1034 +5 Partials 68 68 ``` | [Files](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) | Coverage Δ | | |---|---|---| | [.../main/kotlin/org/jitsi/jibri/config/JibriConfig.kt](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4va290bGluL29yZy9qaXRzaS9qaWJyaS9jb25maWcvSmlicmlDb25maWcua3Q=) | `52.04% <50.00%> (-0.05%)` | :arrow_down: | | [...rc/main/kotlin/org/jitsi/jibri/util/RandomUtils.kt](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4va290bGluL29yZy9qaXRzaS9qaWJyaS91dGlsL1JhbmRvbVV0aWxzLmt0) | `0.00% <0.00%> (ø)` | | | [...n/kotlin/org/jitsi/jibri/selenium/JibriSelenium.kt](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4va290bGluL29yZy9qaXRzaS9qaWJyaS9zZWxlbml1bS9KaWJyaVNlbGVuaXVtLmt0) | `20.88% <0.00%> (-0.27%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Last update [0529453...7fa92ae](https://app.codecov.io/gh/jitsi/jibri/pull/535?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi).