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
515 stars 291 forks source link

Transcribing backend flag #519

Closed damencho closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (86273ae) 20.86% compared to head (dac915a) 20.85%. Report is 6 commits behind head on master.

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jitsi/jigasi/pull/519/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/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ```diff @@ Coverage Diff @@ ## master #519 +/- ## ============================================ - Coverage 20.86% 20.85% -0.02% - Complexity 289 291 +2 ============================================ Files 74 74 Lines 6222 6278 +56 Branches 833 837 +4 ============================================ + Hits 1298 1309 +11 - Misses 4699 4749 +50 + Partials 225 220 -5 ``` | [Files](https://app.codecov.io/gh/jitsi/jigasi/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) | Coverage Δ | | |---|---|---| | [...rc/main/java/org/jitsi/jigasi/AudioModeration.java](https://app.codecov.io/gh/jitsi/jigasi/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL0F1ZGlvTW9kZXJhdGlvbi5qYXZh) | `14.01% <0.00%> (+0.10%)` | :arrow_up: | | [...va/org/jitsi/jigasi/transcription/Transcriber.java](https://app.codecov.io/gh/jitsi/jigasi/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL3RyYW5zY3JpcHRpb24vVHJhbnNjcmliZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | | | [.../org/jitsi/jigasi/TranscriptionGatewaySession.java](https://app.codecov.io/gh/jitsi/jigasi/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL1RyYW5zY3JpcHRpb25HYXRld2F5U2Vzc2lvbi5qYXZh) | `0.00% <0.00%> (ø)` | | | [src/main/java/org/jitsi/jigasi/JvbConference.java](https://app.codecov.io/gh/jitsi/jigasi/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL0p2YkNvbmZlcmVuY2UuamF2YQ==) | `40.64% <9.83%> (-1.67%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/jitsi/jigasi/pull/519/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/519?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/519?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Last update [411d7ae...f0fe2ca](https://app.codecov.io/gh/jitsi/jigasi/pull/519?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).