Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: openai api transcriber #652

Merged
merged 2 commits into from
Dec 23, 2023

fix: openai api transcriber

594b9e0
Select commit
Loading
Failed to load commit list.
Merged

fix: openai api transcriber #652

fix: openai api transcriber
594b9e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2023 in 0s

76.44% (+0.40%) compared to f163aab

View this Pull Request on Codecov

76.44% (+0.40%) compared to f163aab

Details

Codecov Report

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

Comparison is base (f163aab) 76.03% compared to head (594b9e0) 76.44%.

Files Patch % Lines
buzz/transcriber.py 53.57% 13 Missing ⚠️
buzz/widgets/main_window.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
+ Coverage   76.03%   76.44%   +0.40%     
==========================================
  Files          56       56              
  Lines        2925     2963      +38     
==========================================
+ Hits         2224     2265      +41     
+ Misses        701      698       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.