cloud-py-api / cloud_py_api

Nextcloud framework for developing apps using Python
https://apps.nextcloud.com/apps/cloud_py_api
GNU Affero General Public License v3.0
50 stars 7 forks source link

cloud_py_api 0.1.3 hotfix #53

Closed andrey18106 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (e112621) into main (22cb709) will increase coverage by 10.60%. The diff coverage is n/a.

@@              Coverage Diff              @@
##               main      #53       +/-   ##
=============================================
+ Coverage     87.84%   98.45%   +10.60%     
  Complexity      126      126               
=============================================
  Files            30       19       -11     
  Lines          1152      646      -506     
  Branches          3        3               
=============================================
- Hits           1012      636      -376     
+ Misses          138        8      -130     
  Partials          2        2               
Impacted Files Coverage Δ
lib/Service/UtilsService.php 91.76% <0.00%> (-3.53%) :arrow_down:
nc_py_api/files.py
nc_py_api/db_connectors.py
nc_py_api/_version.py
nc_py_api/db_misc.py
nc_py_api/occ.py
nc_py_api/log.py
nc_py_api/db_requests.py
nc_py_api/__init__.py
nc_py_api/db_api.py
... and 2 more