Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client.mkdir: add trailing slash to the url #58

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Conversation

skshetry
Copy link
Owner

@skshetry skshetry commented Sep 17, 2021

It's a bit ugly though, but will do for now until we can work on #3.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2021

Codecov Report

Merging #58 (e43c5dc) into main (d3c4493) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3299      3311   +12     
  Branches       190       191    +1     
=========================================
+ Hits          3299      3311   +12     
Impacted Files Coverage Δ
src/webdav4/client.py 100.00% <100.00%> (ø)
src/webdav4/urls.py 100.00% <100.00%> (ø)
tests/test_client.py 100.00% <100.00%> (ø)

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 d3c4493...e43c5dc. Read the comment docs.

@skshetry skshetry merged commit e6dce27 into main Sep 17, 2021
@skshetry skshetry deleted the mkdir-trailing-slash branch September 17, 2021 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants