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.5 #80

Closed andrey18106 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #80 (c94733c) into main (9ab9174) will decrease coverage by 4.37%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #80      +/-   ##
============================================
- Coverage     80.15%   75.78%   -4.37%     
- Complexity      167      197      +30     
============================================
  Files            28       28              
  Lines          1320     1396      +76     
  Branches          3        3              
============================================
  Hits           1058     1058              
- Misses          260      336      +76     
  Partials          2        2              
Impacted Files Coverage Δ
lib/Service/UtilsService.php 28.08% <0.00%> (-9.89%) :arrow_down: