Skip to content

fix(ai): harden media storage path handling

dda0b4b
Select commit
Loading
Failed to load commit list.
Merged

feat(ai): add audio generation support #1467

fix(ai): harden media storage path handling
dda0b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

69.26% (+0.07%) compared to 950dc14

View this Pull Request on Codecov

69.26% (+0.07%) compared to 950dc14

Details

Codecov Report

❌ Patch coverage is 77.43363% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.26%. Comparing base (950dc14) to head (dda0b4b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ai/openai/provider.go 69.69% 16 Missing and 4 partials ⚠️
ai/response.go 74.41% 10 Missing and 1 partial ⚠️
ai/audio_request.go 80.00% 9 Missing and 1 partial ⚠️
ai/media_storage.go 77.77% 4 Missing and 4 partials ⚠️
ai/application.go 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
+ Coverage   69.19%   69.26%   +0.07%     
==========================================
  Files         370      373       +3     
  Lines       29338    29523     +185     
==========================================
+ Hits        20300    20450     +150     
- Misses       8106     8135      +29     
- Partials      932      938       +6     

☔ 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.