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

Fix #197 - None and flattening - #198

Merged
Laurent Mazuel (lmazuel) merged 3 commits into
masterfrom
flattening_bug
Apr 7, 2020
Merged

Fix #197 - None and flattening#198
Laurent Mazuel (lmazuel) merged 3 commits into
masterfrom
flattening_bug

Conversation

@lmazuel

Copy link
Copy Markdown
Member

Fix#197

@codecov-io

Codecov (codecov-io) commented Apr 7, 2020

Copy link
Copy Markdown

Codecov Report

Merging #198 into master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #198 +/- ##
==========================================
- Coverage 87.64% 87.58% -0.06% 
==========================================
Files 25 25 Lines 2638 2642 +4 ==========================================
+ Hits 2312 2314 +2 - Misses 326 328 +2 
Impacted FilesCoverage Δ
msrest/serialization.py91.08% <100.00%> (-0.18%)⬇️

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 df4cea0...2d725cf. Read the comment docs.

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.

Error when serializing flattened properties with null value as the container object

2 participants

@lmazuel@codecov-io