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 viewer #686

Merged
merged 7 commits into from
Mar 15, 2024

feat: add transcript viewer

0c3677d
Select commit
Loading
Failed to load commit list.
Merged

add transcript viewer #686

feat: add transcript viewer
0c3677d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 15, 2024 in 0s

74.13% (-5.78%) compared to 8ae8300

View this Pull Request on Codecov

74.13% (-5.78%) compared to 8ae8300

Details

Codecov Report

Attention: Patch coverage is 93.58289% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 74.13%. Comparing base (8ae8300) to head (0c3677d).

Files Patch % Lines
...ranscription_viewer/transcription_viewer_widget.py 84.78% 7 Missing ⚠️
buzz/widgets/main_window.py 60.00% 2 Missing ⚠️
buzz/db/dao/dao.py 92.85% 1 Missing ⚠️
buzz/widgets/application.py 50.00% 1 Missing ⚠️
.../transcription_viewer/export_transcription_menu.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #686      +/-   ##
==========================================
- Coverage   79.90%   74.13%   -5.78%     
==========================================
  Files          81       82       +1     
  Lines        3748     3828      +80     
==========================================
- Hits         2995     2838     -157     
- Misses        753      990     +237     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.