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.4 #54

Closed andrey18106 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (3a54778) into main (20a40ac) will decrease coverage by 11.67%. The diff coverage is n/a.

@@              Coverage Diff              @@
##               main      #54       +/-   ##
=============================================
- Coverage     87.84%   76.18%   -11.67%     
- Complexity      126      167       +41     
=============================================
  Files            30       27        -3     
  Lines          1152     1285      +133     
  Branches          3        3               
=============================================
- Hits           1012      979       -33     
- Misses          138      304      +166     
  Partials          2        2               
Impacted Files Coverage Δ
lib/Service/PythonService.php 13.95% <0.00%> (-86.05%) :arrow_down:
lib/Service/UtilsService.php 38.13% <0.00%> (-57.16%) :arrow_down:
lib/Service/ThriftService.php
lib/Command/ThriftClientCommand.php
lib/Command/ThriftServerCommand.php