Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Support XML attributes with namespaces - #209

Merged
Laurent Mazuel (lmazuel) merged 8 commits into
masterfrom
xml_attr_ns
Jun 9, 2020
Merged

Support XML attributes with namespaces#209
Laurent Mazuel (lmazuel) merged 8 commits into
masterfrom
xml_attr_ns

Conversation

@lmazuel

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

Codecov Comments Bot (codecov-commenter) commented Jun 5, 2020

Copy link
Copy Markdown

Codecov Report

Merging #209 into master will increase coverage by 1.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #209 +/- ##
==========================================
+ Coverage 82.57% 84.04% +1.46% 
==========================================
Files 25 25 Lines 2669 2670 +1 ==========================================
+ Hits 2204 2244 +40 + Misses 465 426 -39 
Impacted FilesCoverage Δ
msrest/serialization.py85.49% <100.00%> (+2.93%)⬆️
msrest/universal_http/__init__.py74.09% <0.00%> (+1.03%)⬆️
msrest/pipeline/__init__.py91.20% <0.00%> (+1.60%)⬆️
msrest/pipeline/universal.py93.13% <0.00%> (+1.96%)⬆️
msrest/exceptions.py87.34% <0.00%> (+2.53%)⬆️
msrest/paging.py91.22% <0.00%> (+3.50%)⬆️

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 66cd196...f2684d0. Read the comment docs.

@lmazuel
Laurent Mazuel (lmazuel) deleted the xml_attr_ns branch June 9, 2020 16:29
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lmazuel@codecov-commenter