Azure / msrest-for-python

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

Improve error message : fix #156 #188

Closed lmazuel closed 4 years ago

lmazuel commented 4 years ago

Fix #156

codecov-io commented 4 years ago

Codecov Report

Merging #188 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   87.89%   87.95%   +0.06%     
==========================================
  Files          25       25              
  Lines        2593     2598       +5     
==========================================
+ Hits         2279     2285       +6     
+ Misses        314      313       -1
Impacted Files Coverage Δ
msrest/exceptions.py 98.73% <100%> (+0.08%) :arrow_up:
msrest/serialization.py 91.22% <0%> (+0.1%) :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 4a0a44a...3832c06. Read the comment docs.