Skip to content

Release/3.14.7#156

Merged
ezhov-evgeny merged 25 commits intomasterfrom
release/3.14.7
Feb 6, 2026
Merged

Release/3.14.7#156
ezhov-evgeny merged 25 commits intomasterfrom
release/3.14.7

Conversation

@ezhov-evgeny
Copy link
Copy Markdown
Owner

adclose and others added 23 commits August 11, 2020 19:58
add recursive mkdir
add upload_file force (to make directory if not there)
add recursive to list function
remove indendation in response to #89
Fixed missing progress parameter in upload function
Added missing parameter 'progress' in upload method
Fixed push method for directories
add some recursive functions to existing tools
Don't catch ResponseErrorCode
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 85.68330% with 66 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@f3ef27a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
webdav3/client.py 65.57% 63 Missing ⚠️
webdav3/exceptions.py 75.00% 2 Missing ⚠️
tests/test_client_it.py 99.01% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #156   +/-   ##
=========================================
  Coverage          ?   91.36%           
=========================================
  Files             ?       13           
  Lines             ?     1483           
  Branches          ?        0           
=========================================
  Hits              ?     1355           
  Misses            ?      128           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ezhov-evgeny ezhov-evgeny merged commit 1e461de into master Feb 6, 2026
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.

8 participants