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

Adding option to copy transcription source from transcription table #986

Closed raivisdejus closed 1 week ago

raivisdejus commented 1 week ago

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.

Project coverage is 81.19%. Comparing base (f61701f) to head (5451c59). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
buzz/widgets/transcription_tasks_table_widget.py 23.07% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #986 +/- ## ========================================== - Coverage 81.34% 81.19% -0.16% ========================================== Files 86 86 Lines 5022 5035 +13 ========================================== + Hits 4085 4088 +3 - Misses 937 947 +10 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/986/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/986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.19% <23.07%> (-0.15%)` | :arrow_down: | | [Windows](https://app.codecov.io/gh/chidiwilliams/buzz/pull/986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.26% <23.07%> (-0.17%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.01% <23.07%> (-0.15%)` | :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.