chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
12.61k stars 948 forks source link

Will close the app on task finish in CLI #995

Closed raivisdejus closed 4 days ago

raivisdejus commented 4 days ago

Fix for https://github.com/chidiwilliams/buzz/issues/993

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.95%. Comparing base (c181a28) to head (d575a7a). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
buzz/widgets/main_window.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #995 +/- ## ========================================== - Coverage 81.19% 80.95% -0.24% ========================================== Files 86 86 Lines 5041 5047 +6 ========================================== - Hits 4093 4086 -7 - Misses 948 961 +13 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/995/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/chidiwilliams/buzz/pull/995/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `79.96% <75.00%> (-0.24%)` | :arrow_down: | | [Windows](https://app.codecov.io/gh/chidiwilliams/buzz/pull/995/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.01% <75.00%> (-0.26%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/995/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.78% <75.00%> (-0.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.