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

numberoverzero / bottom / 124 / 1
100%
master: %

Build:
Build:
LAST BUILD BRANCH: extract-simplex
DEFAULT BRANCH: master
Ran 01 Feb 2016 07:55AM UTC
Files 7
Run time 0s
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

01 Feb 2016 07:51AM UTC coverage: 100.0%. Remained the same
TOX_ENV=py35

push

travis-ci

numberoverzero
Get rid of client.send event loop overhead

It was important that client.send use the event loop before
client.await existed, since it would have been difficult to
schedule the send task after the connect task.

Now however, we can simply `await client.wait('some_event')` and
then `client.send('now that some_event has occurred')`.

379 of 379 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 124.1 (TOX_ENV=py35)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 124
  • Travis Job 124.1
  • a49fc94d on github
  • Prev Job for TOX_ENV=py35 on client-wait (#123.1)
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

© 2025 Coveralls, Inc