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

feat: Events Listeners registration API #249

Closed bigcat88 closed 4 months ago

bigcat88 commented 4 months ago

API to register Events Listeners for NextcloudApp

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 96.05%. Comparing base (5a12271) to head (5959326).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ========================================== + Coverage 96.00% 96.05% +0.05% ========================================== Files 43 44 +1 Lines 5076 5147 +71 ========================================== + Hits 4873 4944 +71 Misses 203 203 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/249?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/ex\_app/events\_listener.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/249?src=pr&el=tree&filepath=nc_py_api%2Fex_app%2Fevents_listener.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL2V4X2FwcC9ldmVudHNfbGlzdGVuZXIucHk=) | `100.00% <100.00%> (ø)` | | | [nc\_py\_api/nextcloud.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/249?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==) | `97.94% <100.00%> (+0.05%)` | :arrow_up: |