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 transcript editor #410

Merged
merged 3 commits into from
Apr 23, 2023
Merged

Add transcript editor #410

merged 3 commits into from
Apr 23, 2023

Conversation

chidiwilliams
Copy link
Owner

@chidiwilliams chidiwilliams commented Apr 23, 2023

  • Add editing to transcript viewer
  • Undo and redo when editing transcript

Resolves #404

@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Merging #410 (d64bc05) into main (b4a095e) will increase coverage by 0.57%.
The diff coverage is 98.89%.

@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
+ Coverage   78.14%   78.71%   +0.57%     
==========================================
  Files          15       21       +6     
  Lines        1917     2030     +113     
==========================================
+ Hits         1498     1598     +100     
- Misses        419      432      +13     
Flag Coverage Δ
Linux 78.47% <98.34%> (+0.59%) ⬆️
Windows 75.47% <98.34%> (+0.70%) ⬆️
macOS 77.04% <98.89%> (-0.22%) ⬇️

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

Impacted Files Coverage Δ
buzz/action.py 92.85% <92.85%> (ø)
buzz/widgets/transcription_viewer_widget.py 98.68% <98.68%> (ø)
buzz/gui.py 76.71% <100.00%> (-1.63%) ⬇️
buzz/icon.py 100.00% <100.00%> (ø)
buzz/paths.py 100.00% <100.00%> (ø)
buzz/widgets/toolbar.py 100.00% <100.00%> (ø)
...zz/widgets/transcription_segments_editor_widget.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 49a3151 into main Apr 23, 2023
@chidiwilliams chidiwilliams deleted the add-transcript-editor branch April 23, 2023 14:36
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.

Improvements to keyboard and screen reader accessibility
1 participant