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

checking ENV for cfg value before occ call #47

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago

Should fix #46

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (b6373ea) into main (997ba5d) will decrease coverage by 9.55%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #47      +/-   ##
============================================
- Coverage     83.27%   73.71%   -9.56%     
============================================
  Files            27       11      -16     
  Lines           813      506     -307     
============================================
- Hits            677      373     -304     
+ Misses          136      133       -3     
Impacted Files Coverage Δ
nc_py_api/occ.py 97.29% <100.00%> (+0.23%) :arrow_up:
lib/Migration/AppUpdateStep.php
lib/Service/SettingsService.php
lib/Settings/AdminSection.php
lib/Controller/SettingsController.php
lib/Command/GetFileContentsCommand.php
lib/Command/ThriftClientCommand.php
lib/Db/Setting.php
lib/Service/PythonService.php
lib/Service/UtilsService.php
... and 9 more