Skip to content

feat(transcriber): Moves to use speech to text v2.

577d89a
Select commit
Loading
Failed to load commit list.
Open

feat(transcriber): Moves to use speech to text v2. #613

feat(transcriber): Moves to use speech to text v2.
577d89a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2025 in 0s

18.87% (-0.14%) compared to eac168d

View this Pull Request on Codecov

18.87% (-0.14%) compared to eac168d

Details

Codecov Report

❌ Patch coverage is 0% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.87%. Comparing base (eac168d) to head (577d89a).

Files with missing lines Patch % Lines
...transcription/GoogleCloudTranscriptionService.java 0.00% 66 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #613      +/-   ##
============================================
- Coverage     19.00%   18.87%   -0.14%     
+ Complexity      307      306       -1     
============================================
  Files            83       83              
  Lines          7183     7222      +39     
  Branches        955      962       +7     
============================================
- Hits           1365     1363       -2     
- Misses         5594     5634      +40     
- Partials        224      225       +1     
Files with missing lines Coverage Δ
...transcription/GoogleCloudTranscriptionService.java 0.00% <0.00%> (ø)

... and 1 file 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 eac168d...577d89a. Read the comment docs.

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