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.2 #51

Closed andrey18106 closed 1 year ago

andrey18106 commented 1 year ago

v0.1.2

codecov[bot] commented 1 year ago

Codecov Report

Merging #51 (3c8f34f) into main (7838146) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #51      +/-   ##
============================================
+ Coverage     88.11%   88.14%   +0.03%     
  Complexity      125      125              
============================================
  Files            30       30              
  Lines          1144     1147       +3     
  Branches          3        3              
============================================
+ Hits           1008     1011       +3     
  Misses          134      134              
  Partials          2        2              
Impacted Files Coverage Δ
lib/Service/UtilsService.php 100.00% <100.00%> (ø)
src/components/settings/AdminSettings.vue 98.94% <100.00%> (+0.01%) :arrow_up: