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/patch succeeded Mar 15, 2024 in 1s

93.58% of diff hit (target 79.90%)

View this Pull Request on Codecov

93.58% of diff hit (target 79.90%)

Annotations

Check warning on line 56 in buzz/db/dao/dao.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/db/dao/dao.py#L56

Added line #L56 was not covered by tests

Check warning on line 26 in buzz/widgets/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/application.py#L26

Added line #L26 was not covered by tests

Check warning on line 365 in buzz/widgets/main_window.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/main_window.py#L364-L365

Added lines #L364 - L365 were not covered by tests

Check warning on line 48 in buzz/widgets/transcription_viewer/export_transcription_menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/export_transcription_menu.py#L48

Added line #L48 was not covered by tests

Check warning on line 106 in buzz/widgets/transcription_viewer/transcription_viewer_widget.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/transcription_viewer_widget.py#L106

Added line #L106 was not covered by tests

Check warning on line 118 in buzz/widgets/transcription_viewer/transcription_viewer_widget.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/transcription_viewer_widget.py#L118

Added line #L118 was not covered by tests

Check warning on line 121 in buzz/widgets/transcription_viewer/transcription_viewer_widget.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/transcription_viewer_widget.py#L121

Added line #L121 was not covered by tests

Check warning on line 125 in buzz/widgets/transcription_viewer/transcription_viewer_widget.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/transcription_viewer_widget.py#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in buzz/widgets/transcription_viewer/transcription_viewer_widget.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

buzz/widgets/transcription_viewer/transcription_viewer_widget.py#L128-L129

Added lines #L128 - L129 were not covered by tests