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

Speech2txt provider API rework #202

Closed bigcat88 closed 8 months ago

bigcat88 commented 8 months ago

Changes proposed in this pull request:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a90dc77) 99.85% compared to head (078ec0d) 99.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== - Coverage 99.85% 99.80% -0.05% ========================================== Files 40 40 Lines 4695 4707 +12 ========================================== + Hits 4688 4698 +10 - Misses 7 9 +2 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/202?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/\_\_init\_\_.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9fX2luaXRfXy5weQ==) | `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/202?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/202?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% <ø> (ø)` | | | [nc\_py\_api/ex\_app/misc.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9taXNjLnB5) | `92.30% <33.33%> (-7.70%)` | :arrow_down: |