Azure / msrest-for-python

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

Backport add_header with deprecation #101

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #101 into master will increase coverage by <.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   29.71%   29.72%   +<.01%     
==========================================
  Files         380      380              
  Lines       16357    16362       +5     
==========================================
+ Hits         4860     4863       +3     
- Misses      11497    11499       +2
Impacted Files Coverage Δ
msrest/configuration.py 46.15% <100%> (+0.69%) :arrow_up:
msrest/service_client.py 80.32% <60%> (-0.5%) :arrow_down:

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 cb2b00a...4724ef8. Read the comment docs.

lmazuel commented 6 years ago

Fix https://github.com/Azure/msrest-for-python/issues/100