Skip to content

feat(transcription): add Microsoft Translator service - #636

Merged
damencho merged 1 commit into
jitsi:masterfrom
UnGast:transcription-bing-translator
May 8, 2026
Merged

feat(transcription): add Microsoft Translator service#636
damencho merged 1 commit into
jitsi:masterfrom
UnGast:transcription-bing-translator

feat(transcription): add Microsoft Translator service

46275dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2026 in 0s

19.02% (-0.12%) compared to b4174dc

View this Pull Request on Codecov

19.02% (-0.12%) compared to b4174dc

Details

Codecov Report

❌ Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.02%. Comparing base (b4174dc) to head (46275dc).

Files with missing lines Patch % Lines
...i/jigasi/transcription/BingTranslationService.java 0.00% 64 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #636      +/-   ##
============================================
- Coverage     19.14%   19.02%   -0.12%     
  Complexity      310      310              
============================================
  Files            83       84       +1     
  Lines          7204     7268      +64     
  Branches        958      966       +8     
============================================
+ Hits           1379     1383       +4     
- Misses         5596     5655      +59     
- Partials        229      230       +1     
Files with missing lines Coverage Δ
...i/jigasi/transcription/BingTranslationService.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.