Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add models preferences #421

Merged
merged 4 commits into from
Apr 28, 2023
Merged

Add models preferences #421

merged 4 commits into from
Apr 28, 2023

Conversation

chidiwilliams
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #421 (35ba19d) into main (0a4be2b) will increase coverage by 0.26%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   80.27%   80.54%   +0.26%     
==========================================
  Files          25       28       +3     
  Lines        2150     2323     +173     
==========================================
+ Hits         1726     1871     +145     
- Misses        424      452      +28     
Flag Coverage Δ
Linux 79.68% <70.88%> (?)
Windows 78.31% <71.97%> (-0.33%) ⬇️
macOS 78.43% <65.50%> (-1.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
buzz/transcriber.py 70.98% <33.33%> (-0.34%) ⬇️
buzz/gui.py 77.75% <38.09%> (-1.33%) ⬇️
buzz/model_loader.py 79.50% <76.42%> (+9.16%) ⬆️
buzz/widgets/models_preferences_widget.py 83.14% <83.14%> (ø)
buzz/widgets/model_download_progress_dialog.py 83.33% <83.33%> (ø)
buzz/widgets/model_type_combo_box.py 95.00% <95.00%> (ø)
buzz/widgets/preferences_dialog.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chidiwilliams chidiwilliams merged commit cb5ad74 into main Apr 28, 2023
@chidiwilliams chidiwilliams deleted the manage-models branch April 28, 2023 21:28
@chidiwilliams chidiwilliams linked an issue Apr 29, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to download all avalible model files locally.
1 participant