chidiwilliams / buzz

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

Will prevent duplicate tasks in folder watch #871

Closed raivisdejus closed 1 month ago

raivisdejus commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.44%. Comparing base (326ffbc) to head (897e49e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #871 +/- ## ======================================= Coverage 82.43% 82.44% ======================================= Files 85 85 Lines 4588 4590 +2 ======================================= + Hits 3782 3784 +2 Misses 806 806 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/871/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/871/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.72% <100.00%> (+<0.01%)` | :arrow_up: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/871/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.67% <100.00%> (+<0.01%)` | :arrow_up: | 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.