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

Cancel transcription tasks #318

Merged
merged 4 commits into from
Jan 7, 2023
Merged

Cancel transcription tasks #318

merged 4 commits into from
Jan 7, 2023

Conversation

chidiwilliams
Copy link
Owner

Resolves #311

@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #318 (efe29c4) into main (2d98623) will increase coverage by 0.56%.
The diff coverage is 84.84%.

@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   77.54%   78.11%   +0.56%     
==========================================
  Files           8        8              
  Lines        1559     1595      +36     
==========================================
+ Hits         1209     1246      +37     
+ Misses        350      349       -1     
Flag Coverage Δ
Windows 74.02% <84.84%> (+0.71%) ⬆️
macOS 77.86% <84.84%> (+0.57%) ⬆️

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

Impacted Files Coverage Δ
buzz/transcriber.py 75.33% <70.00%> (+0.44%) ⬆️
buzz/gui.py 79.25% <97.05%> (+0.73%) ⬆️
buzz/cache.py 88.00% <100.00%> (+0.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chidiwilliams chidiwilliams merged commit 9345b6d into main Jan 7, 2023
@chidiwilliams chidiwilliams deleted the cancel-tasks branch January 7, 2023 18:07
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.

There should be an option to remove queued transcriptions.
1 participant