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

Fixing bug for arm64 #52

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago

@andrey18106 review this please and let's make a hotfix release

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (6a6a6b1) into main (d75cba2) will decrease coverage by 0.30%. The diff coverage is 20.00%.

@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
- Coverage     88.14%   87.84%   -0.30%     
- Complexity      125      126       +1     
============================================
  Files            30       30              
  Lines          1147     1152       +5     
  Branches          3        3              
============================================
+ Hits           1011     1012       +1     
- Misses          134      138       +4     
  Partials          2        2              
Impacted Files Coverage Δ
lib/Service/UtilsService.php 95.29% <20.00%> (-4.71%) :arrow_down: