Azure / msrest-for-python

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

Remove Pipenv #187

Closed lmazuel closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #187 into master will increase coverage by 0.88%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage      87%   87.89%   +0.88%     
==========================================
  Files          25       25              
  Lines        2593     2593              
==========================================
+ Hits         2256     2279      +23     
+ Misses        337      314      -23
Impacted Files Coverage Δ
msrest/universal_http/__init__.py 75.12% <0%> (+1.03%) :arrow_up:
msrest/serialization.py 91.12% <0%> (+1.39%) :arrow_up:
msrest/pipeline/__init__.py 91.2% <0%> (+1.6%) :arrow_up:
msrest/pipeline/universal.py 95.09% <0%> (+1.96%) :arrow_up:
msrest/exceptions.py 98.64% <0%> (+2.7%) :arrow_up:
msrest/paging.py 91.22% <0%> (+3.5%) :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 d22d74d...c1f1cc9. Read the comment docs.