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

feat: import URL for transcription #665

Merged
merged 11 commits into from
Jan 8, 2024
Merged

Conversation

chidiwilliams
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

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

Comparison is base (b8e5cd4) 77.52% compared to head (4013dd3) 77.74%.

Files Patch % Lines
...transcriber/openai_whisper_api_file_transcriber.py 64.70% 18 Missing ⚠️
buzz/transcriber/whisper_file_transcriber.py 86.60% 15 Missing ⚠️
buzz/transcriber/transcriber.py 90.90% 10 Missing ⚠️
buzz/transcriber/file_transcriber.py 88.31% 9 Missing ⚠️
buzz/file_transcriber_queue_worker.py 53.84% 6 Missing ⚠️
buzz/widgets/import_url_dialog.py 87.87% 4 Missing ⚠️
buzz/cli.py 0.00% 1 Missing ⚠️
buzz/transcriber/whisper_cpp.py 97.29% 1 Missing ⚠️
buzz/transcriber/whisper_cpp_file_transcriber.py 98.03% 1 Missing ⚠️
buzz/widgets/application.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   77.52%   77.74%   +0.21%     
==========================================
  Files          63       69       +6     
  Lines        3288     3392     +104     
==========================================
+ Hits         2549     2637      +88     
- Misses        739      755      +16     
Flag Coverage Δ
Linux 72.22% <73.84%> (+0.48%) ⬆️
Windows ?
macOS 77.53% <87.38%> (+0.52%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chidiwilliams chidiwilliams enabled auto-merge (squash) January 8, 2024 01:42
@chidiwilliams chidiwilliams merged commit ab912de into main Jan 8, 2024
9 checks passed
@chidiwilliams chidiwilliams deleted the add-import-url-dialog branch January 8, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant