jitsi / jibri

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

feature: allow statsd port and host to be configured #512

Closed aaronkvanmeerten closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #512 (3b5b538) into master (84e81db) will increase coverage by 0.05%. The diff coverage is 54.54%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jitsi/jibri/pull/512/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/512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ```diff @@ Coverage Diff @@ ## master #512 +/- ## ============================================ + Coverage 48.08% 48.13% +0.05% Complexity 174 174 ============================================ Files 73 73 Lines 2111 2121 +10 Branches 202 202 ============================================ + Hits 1015 1021 +6 - Misses 1026 1030 +4 Partials 70 70 ``` | [Impacted Files](https://app.codecov.io/gh/jitsi/jibri/pull/512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) | Coverage Δ | | |---|---|---| | [src/main/kotlin/org/jitsi/jibri/JibriManager.kt](https://app.codecov.io/gh/jitsi/jibri/pull/512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4va290bGluL29yZy9qaXRzaS9qaWJyaS9KaWJyaU1hbmFnZXIua3Q=) | `8.57% <28.57%> (+1.50%)` | :arrow_up: | | [.../main/kotlin/org/jitsi/jibri/config/JibriConfig.kt](https://app.codecov.io/gh/jitsi/jibri/pull/512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4va290bGluL29yZy9qaXRzaS9qaWJyaS9jb25maWcvSmlicmlDb25maWcua3Q=) | `54.00% <100.00%> (+1.91%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jitsi/jibri/pull/512?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/512?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Last update [84e81db...3b5b538](https://app.codecov.io/gh/jitsi/jibri/pull/512?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).