EnterpriseyIntranet / nextcloud-API

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

NextCloud connection error add requested url to exception, original message #36

Closed danil-topchiy closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.37%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   92.53%   92.91%   +0.37%     
==========================================
  Files          17       17              
  Lines         536      536              
==========================================
+ Hits          496      498       +2     
+ Misses         40       38       -2
Impacted Files Coverage Δ
src/nextcloud/requester.py 97.02% <100%> (+1.98%) :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 f806b43...fd92f62. Read the comment docs.

matejak commented 5 years ago

Great, I have just one nitpick before the merge.

scrutinizer-notifier commented 5 years ago

The inspection completed: 2 updated code elements

matejak commented 5 years ago

Wonderful, thank you for the pull request!