jitsi / jigasi

Jigasi: a server-side application acting as a gateway to Jitsi Meet conferences. Currently allows regular SIP clients to join meetings and provides transcription capabilities.
Apache License 2.0
525 stars 295 forks source link

fix: transcriber settings precedence #518

Closed rpurdel closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (86273ae) 20.86% compared to head (f610ee9) 20.84%. Report is 4 commits behind head on master.

:exclamation: Current head f610ee9 differs from pull request most recent head d967555. Consider uploading reports for the commit d967555 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jitsi/jigasi/pull/518/graphs/tree.svg?width=650&height=150&src=pr&token=bRTGRUW8Sz&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi)](https://app.codecov.io/gh/jitsi/jigasi/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ```diff @@ Coverage Diff @@ ## master #518 +/- ## ============================================ - Coverage 20.86% 20.84% -0.02% Complexity 289 289 ============================================ Files 74 74 Lines 6222 6240 +18 Branches 833 833 ============================================ + Hits 1298 1301 +3 - Misses 4699 4718 +19 + Partials 225 221 -4 ``` | [Files](https://app.codecov.io/gh/jitsi/jigasi/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) | Coverage Δ | | |---|---|---| | [...g/jitsi/jigasi/transcription/WhisperWebsocket.java](https://app.codecov.io/gh/jitsi/jigasi/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL3RyYW5zY3JpcHRpb24vV2hpc3BlcldlYnNvY2tldC5qYXZh) | `0.00% <0.00%> (ø)` | | | [src/main/java/org/jitsi/jigasi/JvbConference.java](https://app.codecov.io/gh/jitsi/jigasi/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL0p2YkNvbmZlcmVuY2UuamF2YQ==) | `42.16% <0.00%> (-0.15%)` | :arrow_down: | | [...in/java/org/jitsi/jigasi/TranscriptionGateway.java](https://app.codecov.io/gh/jitsi/jigasi/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL1RyYW5zY3JpcHRpb25HYXRld2F5LmphdmE=) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jitsi/jigasi/pull/518/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jitsi/jigasi/pull/518?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/jigasi/pull/518?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Last update [411d7ae...d967555](https://app.codecov.io/gh/jitsi/jigasi/pull/518?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).