Azure / msrest-for-python

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

Refresh token should use the persistent session #91

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.15%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   28.94%   29.09%   +0.15%     
==========================================
  Files         380      380              
  Lines       16332    16176     -156     
==========================================
- Hits         4727     4707      -20     
+ Misses      11605    11469     -136
Impacted Files Coverage Δ
msrest/service_client.py 81.69% <33.33%> (-1.41%) :arrow_down:
test/vanilla/AcceptanceTests/test_url.py 22.72% <0%> (+0.17%) :arrow_up:
...t/vanilla/AcceptanceTests/test_model_flattening.py 21.66% <0%> (+1.29%) :arrow_up:
test/vanilla/AcceptanceTests/test_dictionary.py 13.04% <0%> (+1.88%) :arrow_up:
.../vanilla/AcceptanceTests/test_required_optional.py 31.25% <0%> (+3.97%) :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 9d81113...c75b8fd. Read the comment docs.