-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Glossary support for Google Cloud Translation Advanced #12777
Glossary support for Google Cloud Translation Advanced #12777
Conversation
…ort_google_cloud_translation_advanced
…ort_google_cloud_translation_advanced
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12777 +/- ##
==========================================
+ Coverage 90.87% 90.89% +0.01%
==========================================
Files 598 598
Lines 61681 61773 +92
Branches 6367 6369 +2
==========================================
+ Hits 56055 56150 +95
+ Misses 3964 3962 -2
+ Partials 1662 1661 -1
|
…ort_google_cloud_translation_advanced
…ort_google_cloud_translation_advanced
The CI failures were caused by not updated lock file with the new dependencies. I've just done that by |
Merged, thanks for your contribution! |
Proposed changes
Added optional glossary support for Google v3 automatic suggestions.
Notable changes include:
bucket_name
field forGoogleV3MachineryForm
settings formgoogle-cloud-storage
Checklist
Other information
fixes #10526