Azure / msrest-for-python

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

Support extension of JSON mimetype #167

Closed lmazuel closed 5 years ago

lmazuel commented 5 years ago

Fix #140

codecov-io commented 5 years ago

Codecov Report

Merging #167 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   87.84%   87.84%   +<.01%     
==========================================
  Files          25       25              
  Lines        2583     2584       +1     
==========================================
+ Hits         2269     2270       +1     
  Misses        314      314
Impacted Files Coverage Δ
msrest/pipeline/universal.py 95.09% <100%> (+0.04%) :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 c4086bf...852f412. Read the comment docs.