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

fixed get of socket value from php config #31

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (df4bb38) into main (ca6f19d) will increase coverage by 3.40%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   69.73%   73.14%   +3.40%     
==========================================
  Files          11       11              
  Lines         499      499              
==========================================
+ Hits          348      365      +17     
+ Misses        151      134      -17     
Impacted Files Coverage Δ
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/config.py 55.00% <100.00%> (+20.00%) :arrow_up:
nc_py_api/db_connectors.py 96.77% <0.00%> (+16.12%) :arrow_up: