-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
move response xml parser to helper #33991
Conversation
04a4bc6
to
83a3396
Compare
Codecov Report
@@ Coverage Diff @@
## master #33991 +/- ##
=============================================
+ Coverage 48.53% 64.15% +15.61%
- Complexity 0 18340 +18340
=============================================
Files 109 1198 +1089
Lines 10501 69385 +58884
Branches 1276 1276
=============================================
+ Hits 5097 44514 +39417
- Misses 5035 24502 +19467
Partials 369 369
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #33991 +/- ##
=========================================
Coverage 64.77% 64.77%
Complexity 18340 18340
=========================================
Files 1198 1198
Lines 69418 69418
Branches 1276 1276
=========================================
Hits 44964 44964
Misses 24085 24085
Partials 369 369
Continue to review full report at Codecov.
|
backport in #33993 |
Description
move the helper function to parse the content of a response as xml to the helper
Related Issue
part of #33690
fixes #33990
Motivation and Context
simplify
WebDav.php
traitHow Has This Been Tested?
🤖
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: