cloud-py-api / nc_py_api

Nextcloud Python Framework
https://cloud-py-api.github.io/nc_py_api/
Other
86 stars 4 forks source link

new: MachineTranslation Provider API #208

Closed bigcat88 closed 8 months ago

bigcat88 commented 8 months ago

Ref: https://github.com/cloud-py-api/app_api/pull/210

The same flow and API as for Speech2Text and TextProcessing.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ed0b49b) 99.83% compared to head (3200e4e) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #208 +/- ## ======================================= Coverage 99.83% 99.83% ======================================= Files 40 41 +1 Lines 4740 4820 +80 ======================================= + Hits 4732 4812 +80 Misses 8 8 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api) | Coverage Δ | | |---|---|---| | [nc\_py\_api/ex\_app/providers/providers.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9wcm92aWRlcnMvcHJvdmlkZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [nc\_py\_api/ex\_app/providers/speech\_to\_text.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9wcm92aWRlcnMvc3BlZWNoX3RvX3RleHQucHk=) | `100.00% <100.00%> (ø)` | | | [nc\_py\_api/ex\_app/providers/text\_processing.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9wcm92aWRlcnMvdGV4dF9wcm9jZXNzaW5nLnB5) | `100.00% <100.00%> (ø)` | | | [nc\_py\_api/ex\_app/providers/translations.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9wcm92aWRlcnMvdHJhbnNsYXRpb25zLnB5) | `100.00% <100.00%> (ø)` | |