Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Extract ns from internaltype when available #206

Closed lmazuel closed 4 years ago

lmazuel commented 4 years ago

Fix for https://github.com/Azure/azure-sdk-for-python/issues/11568

codecov-commenter commented 4 years ago

Codecov Report

Merging #206 into master will increase coverage by 0.00%. The diff coverage is 81.25%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   83.77%   83.78%           
=======================================
  Files          25       25           
  Lines        2657     2664    +7     
=======================================
+ Hits         2226     2232    +6     
- Misses        431      432    +1     
Impacted Files Coverage Δ
msrest/serialization.py 84.80% <81.25%> (+<0.01%) :arrow_up:

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 776744c...972efa2. Read the comment docs.