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

py: more tests, docs. #60

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago

Also small change to api, when nc-py-api new version will be published we should update MediaDC(possible with pending changes in py-bundler).

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (132d7e5) into main (c7f6bea) will increase coverage by 3.29%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #60      +/-   ##
============================================
+ Coverage     76.85%   80.15%   +3.29%     
  Complexity      167      167              
============================================
  Files            28       28              
  Lines          1318     1320       +2     
  Branches          3        3              
============================================
+ Hits           1013     1058      +45     
+ Misses          303      260      -43     
  Partials          2        2              
Impacted Files Coverage Δ
nc_py_api/__init__.py 100.00% <ø> (ø)
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/files.py 87.56% <100.00%> (+20.39%) :arrow_up:
nc_py_api/mimetype.py 100.00% <100.00%> (ø)
nc_py_api/db_requests.py 94.91% <0.00%> (+3.38%) :arrow_up: