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 llm translations #791

Merged
merged 10 commits into from
Jun 15, 2024
Merged

Add llm translations #791

merged 10 commits into from
Jun 15, 2024

Conversation

raivisdejus
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 79.82196% with 68 lines in your changes missing coverage. Please review.

Project coverage is 83.67%. Comparing base (3d44a45) to head (d9b7676).

Files Patch % Lines
buzz/widgets/recording_transcriber_widget.py 60.65% 24 Missing ⚠️
...ion_viewer/transcription_segments_editor_widget.py 72.34% 13 Missing ⚠️
...ranscription_viewer/transcription_viewer_widget.py 81.96% 11 Missing ⚠️
buzz/db/dao/transcription_segment_dao.py 14.28% 6 Missing ⚠️
buzz/translator.py 93.47% 3 Missing ⚠️
.../transcription_viewer/export_transcription_menu.py 81.25% 3 Missing ⚠️
buzz/buzz.py 0.00% 2 Missing ⚠️
buzz/transcriber/recording_transcriber.py 0.00% 2 Missing ⚠️
buzz/widgets/transcription_tasks_table_widget.py 50.00% 2 Missing ⚠️
buzz/db/service/transcription_service.py 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #791      +/-   ##
==========================================
- Coverage   83.78%   83.67%   -0.12%     
==========================================
  Files          84       85       +1     
  Lines        4071     4362     +291     
==========================================
+ Hits         3411     3650     +239     
- Misses        660      712      +52     
Flag Coverage Δ
Linux 82.98% <79.82%> (-0.12%) ⬇️
macOS 81.84% <76.26%> (-0.21%) ⬇️

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

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

@raivisdejus raivisdejus merged commit eb92568 into main Jun 15, 2024
13 of 15 checks passed
@raivisdejus raivisdejus deleted the add-llm-translations branch June 15, 2024 06:25
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