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 audio player #558

Merged
merged 4 commits into from
Aug 4, 2023
Merged

Add audio player #558

merged 4 commits into from
Aug 4, 2023

Conversation

chidiwilliams
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #558 (78bcd76) into main (f1550f8) will decrease coverage by 1.24%.
Report is 1 commits behind head on main.
The diff coverage is 78.38%.

@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
- Coverage   76.96%   75.73%   -1.24%     
==========================================
  Files          34       38       +4     
  Lines        2522     2703     +181     
==========================================
+ Hits         1941     2047     +106     
- Misses        581      656      +75     
Flag Coverage Δ
Linux 73.88% <67.44%> (-2.81%) ⬇️
Windows ?
macOS 73.88% <77.34%> (-2.49%) ⬇️

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

Files Changed Coverage Δ
buzz/cli.py 0.00% <0.00%> (ø)
...s/preferences_dialog/general_preferences_widget.py 85.96% <ø> (ø)
...zz/widgets/transcription_segments_editor_widget.py 95.34% <60.00%> (-4.66%) ⬇️
buzz/widgets/audio_player.py 63.04% <63.04%> (ø)
buzz/widgets/sequence_edit.py 63.15% <63.15%> (ø)
buzz/model_loader.py 69.02% <70.00%> (-16.53%) ⬇️
buzz/gui.py 75.00% <83.33%> (-1.35%) ⬇️
buzz/widgets/menu_bar.py 83.33% <83.33%> (ø)
...ts/preferences_dialog/models_preferences_widget.py 85.45% <83.60%> (ø)
buzz/widgets/transcription_viewer_widget.py 95.60% <86.95%> (-3.13%) ⬇️
... and 5 more

... 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 enabled auto-merge (squash) August 4, 2023 20:17
@chidiwilliams chidiwilliams merged commit 8b253ff into main Aug 4, 2023
10 of 11 checks passed
@chidiwilliams chidiwilliams deleted the add-audio-player branch August 4, 2023 20:23
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.

1 participant