aio-libs-abandoned / aioes

asyncio compatible driver for elasticsearch
http://aioes.readthedocs.org
Apache License 2.0
98 stars 29 forks source link

update aiohttp version #139

Closed popravich closed 7 years ago

popravich commented 7 years ago

bump aiohttp to 2.0.7 & yarl to 0.10 in requirements file

codecov-io commented 7 years ago

Codecov Report

Merging #139 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   81.15%   81.12%   -0.03%     
==========================================
  Files          23       23              
  Lines        3545     3545              
  Branches      727      727              
==========================================
- Hits         2877     2876       -1     
- Misses        389      390       +1     
  Partials      279      279
Impacted Files Coverage Δ
tests/conftest.py 85.71% <0%> (-1.1%) :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 97dc4c9...4e92b92. Read the comment docs.