EnterpriseyIntranet / nextcloud-API

NextCloud OCS API for Python
GNU General Public License v3.0
27 stars 27 forks source link

Add the ability to create remote directory trees. #44

Closed matejak closed 5 years ago

scrutinizer-notifier commented 5 years ago

The inspection completed: 2 updated code elements

codecov-io commented 5 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   92.44%   92.61%   +0.16%     
==========================================
  Files          17       17              
  Lines         543      555      +12     
==========================================
+ Hits          502      514      +12     
  Misses         41       41
Impacted Files Coverage Δ
src/nextcloud/api_wrappers/webdav.py 95.72% <100%> (+0.48%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e5351fa...b5cb9dd. Read the comment docs.