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.81k stars 884 forks source link

Updating codecov to v4 #770

Closed raivisdejus closed 3 months ago

raivisdejus commented 3 months ago

Updating codecov action to v4 as the v3 uses node 16 and is deprecated.

codecov/codecov-action@v4 no longer supports tokenless uploading.

@chidiwilliams To support v4 the CODECOV_TOKEN should be added to repo secrets

chidiwilliams commented 3 months ago

Updated the secret. Will merge and test. Thanks.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.49%. Comparing base (ddebccc) to head (5658b16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #770 +/- ## ========================================== + Coverage 82.39% 82.49% +0.10% ========================================== Files 83 83 Lines 3948 3948 ========================================== + Hits 3253 3257 +4 + Misses 695 691 -4 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/770/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/770/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.54% <ø> (-0.06%)` | :arrow_down: | | [Windows](https://app.codecov.io/gh/chidiwilliams/buzz/pull/770/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `?` | | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/770/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `82.06% <ø> (+0.10%)` | :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.