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

Fix binary hash check #58

Closed andrey18106 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (3c3b1b9) into main (d63bd04) will decrease coverage by 0.30%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #58      +/-   ##
============================================
- Coverage     76.18%   75.89%   -0.30%     
  Complexity      167      167              
============================================
  Files            27       27              
  Lines          1285     1286       +1     
  Branches          3        3              
============================================
- Hits            979      976       -3     
- Misses          304      308       +4     
  Partials          2        2              
Impacted Files Coverage Δ
lib/Service/UtilsService.php 37.96% <0.00%> (-0.18%) :arrow_down:
nc_py_api/config.py 55.00% <0.00%> (-3.34%) :arrow_down:
nc_py_api/db_connectors.py 96.77% <0.00%> (-3.23%) :arrow_down: