cloud-py-api / nc_py_api

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

added `enabled_state` property for NextcloudApp #268

Closed bigcat88 closed 2 months ago

bigcat88 commented 2 months ago

Reference: https://github.com/cloud-py-api/app_api/pull/318

Required functionality when wrapping external service as ExApp

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.65%. Comparing base (a7ecfa7) to head (0d545f2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== - Coverage 95.75% 95.65% -0.11% ========================================== Files 46 46 Lines 5301 5312 +11 ========================================== + Hits 5076 5081 +5 - Misses 225 231 +6 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/268?dropdown=coverage&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/nextcloud.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/268?src=pr&el=tree&filepath=nc_py_api%2Fnextcloud.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL25leHRjbG91ZC5weQ==) | `96.14% <45.45%> (-1.86%)` | :arrow_down: |