Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP improvement #87

Merged
merged 8 commits into from
Apr 18, 2018
Merged

HTTP improvement #87

merged 8 commits into from
Apr 18, 2018

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Mar 23, 2018

Improvement in the HTTP layer of msrest

@codecov-io
Copy link

codecov-io commented Mar 23, 2018

Codecov Report

Merging #87 into master will decrease coverage by 45.5%.
The diff coverage is 92.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #87       +/-   ##
===========================================
- Coverage   74.61%   29.11%   -45.51%     
===========================================
  Files         405      380       -25     
  Lines       18007    16166     -1841     
===========================================
- Hits        13436     4706     -8730     
- Misses       4571    11460     +6889
Impacted Files Coverage Δ
msrest/pipeline.py 93.45% <ø> (-0.3%) ⬇️
msrest/configuration.py 44.73% <100%> (+0.73%) ⬆️
msrest/__init__.py 100% <100%> (ø) ⬆️
msrest/authentication.py 94.11% <100%> (+0.17%) ⬆️
msrest/service_client.py 83.1% <90.54%> (+0.92%) ⬆️
...ata/bodyformdata/operations/formdata_operations.py 18.36% <0%> (-73.47%) ⬇️
...s/BodyFile/bodyfile/operations/files_operations.py 16.66% <0%> (-71.22%) ⬇️
...astructure/operations/http_redirects_operations.py 12.68% <0%> (-69.21%) ⬇️
...ests/Header/header/operations/header_operations.py 12.62% <0%> (-68.34%) ⬇️
...additionalproperties/operations/pets_operations.py 13.76% <0%> (-67.89%) ⬇️
... and 182 more

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 1cd895a...4f3f7fc. Read the comment docs.

@lmazuel lmazuel merged commit 31c02e3 into master Apr 18, 2018
@lmazuel lmazuel deleted the httpwork branch April 18, 2018 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants