• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KeepSafe / aiohttp / 3308 / 12
43%
master: 43%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2016 02:14PM UTC
Files 28
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jul 2016 01:46PM UTC coverage: 97.737% (+0.001%) from 97.736%
PYTHONASYNCIODEBUG= AIOHTTP_NO_EXTENSIONS=X

push

travis-ci

asvetlov
Issue997 default connector limit (#991)

* Git ignore `*.swp` files

* Allow `BaseConnector` to be used as a context manager

* Set default limit connection to 20

The default was changed from `None` to 20. `None` used to mean that
there were no limits at all, so all number of connections were allowed
to the same endpoint.

Not, when the user does not specify, the default is 20, but it is still
possible to set `None`.

https://github.com/KeepSafe/aiohttp/issues/977

* Update documentation for the `limit` parameter.

In the docs, document the new behaviour of the `limit` parameter, which
now defaults to 20, instead of `None`.

* Fit doc text in 80 cols.

6350 of 6497 relevant lines covered (97.74%)

0.98 hits per line

Source Files on job 3308.12 (PYTHONASYNCIODEBUG= AIOHTTP_NO_EXTENSIONS=X)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3308
  • Travis Job 3308.12
  • 99420127 on github
  • Prev Job for PYTHONASYNCIODEBUG= AIOHTTP_NO_EXTENSIONS=X on master (#3293.12)
  • Next Job for PYTHONASYNCIODEBUG= AIOHTTP_NO_EXTENSIONS=X on master (#3309.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc