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

Add ability to list root catalogue for `fs_list_directory` #6

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago

Still improving FS api, first tests for FS.

codecov[bot] commented 1 year ago

Codecov Report

Merging #6 (3fbd54d) into main (adee742) will increase coverage by 11.91%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   53.79%   65.70%   +11.91%     
===========================================
  Files          11       11               
  Lines         461      487       +26     
===========================================
+ Hits          248      320       +72     
+ Misses        213      167       -46     
Impacted Files Coverage Δ
apps/cloud_py_api/nc_py_api/db_misc.py 95.83% <0.00%> (+4.16%) :arrow_up:
apps/cloud_py_api/nc_py_api/db_requests.py 76.08% <0.00%> (+13.04%) :arrow_up:
apps/cloud_py_api/nc_py_api/files.py 60.00% <0.00%> (+29.23%) :arrow_up: