feat(ai): add transcription support #1470
Merged
Codecov / codecov/project
succeeded
May 17, 2026 in 0s
69.32% (+0.05%) compared to c78a1d9
View this Pull Request on Codecov
69.32% (+0.05%) compared to c78a1d9
Details
Codecov Report
❌ Patch coverage is 77.90698% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.32%. Comparing base (c78a1d9) to head (dafa584).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ai/openai/provider.go | 78.49% | 14 Missing and 6 partials |
| ai/setup/stubs.go | 0.00% | 6 Missing |
| ai/transcription/transcription.go | 40.00% | 6 Missing |
| ai/response.go | 73.33% | 2 Missing and 2 partials |
| ai/application.go | 83.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1470 +/- ##
==========================================
+ Coverage 69.26% 69.32% +0.05%
==========================================
Files 373 374 +1
Lines 29523 29686 +163
==========================================
+ Hits 20450 20580 +130
- Misses 8135 8159 +24
- Partials 938 947 +9 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading