Skip to content

Fix #197 - None and flattening #198

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

Merged
merged 3 commits into from
Apr 7, 2020
Merged

Fix #197 - None and flattening #198

merged 3 commits into from
Apr 7, 2020

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Apr 7, 2020

Fix #197

@codecov-io
Copy link

codecov-io commented Apr 7, 2020

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 Files Coverage Δ
msrest/serialization.py 91.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 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.

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