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

numberoverzero / bottom / 124
100%
master: %

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

pending completion
124

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

Jobs
ID Job ID Ran Files Coverage
1 124.1 (TOX_ENV=py35) 01 Feb 2016 07:55AM UTC 0
100.0
Travis Job 124.1
2 124.2 (TOX_ENV=integ) 01 Feb 2016 07:55AM UTC 0
Travis Job 124.2
Source Files on build 124
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #124
  • a49fc94d on github
  • Prev Build on client-wait (#123)
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