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.01k stars 837 forks source link

Adding notice on snap permissions #790

Closed raivisdejus closed 1 month ago

raivisdejus commented 1 month ago

A workaround for https://github.com/chidiwilliams/buzz/issues/778

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.90%. Comparing base (2f0b826) to head (e457cc3).

Files Patch % Lines
buzz/widgets/main_window.py 45.45% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #790 +/- ## ========================================== - Coverage 83.93% 83.90% -0.03% ========================================== Files 83 84 +1 Lines 4033 4063 +30 ========================================== + Hits 3385 3409 +24 - Misses 648 654 +6 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/790/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/790/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `82.08% <80.00%> (-0.02%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/790/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `82.15% <80.00%> (-0.02%)` | :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.