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

escapewindow / scriptworker / 172 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fxci
DEFAULT BRANCH: master
Ran 04 Oct 2016 12:46AM UTC
Files 14
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

04 Oct 2016 12:36AM UTC coverage: 99.656% (-0.3%) from 100.0%
NO_TESTS_OVER_WIRE=1

push

travis-ci

escapewindow
add more timestamps to context.

asyncio.sleep() doesn't sleep for N seconds; it sleeps anywhere from
1-16 ms depending on the event loop's granularity.  This is measured on
a different time function than time.time().  Therefore we can't reliably
asyncio.sleep() a given number of time.time() seconds.

Instead, let's sleep that interval, and then compare the last good
timestamp + interval against the current timestamp, and continue to
sleep if we haven't slept long enough.

1158 of 1162 relevant lines covered (99.66%)

1.0 hits per line

Source Files on job 172.1 (NO_TESTS_OVER_WIRE=1)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 172
  • Travis Job 172.1
  • 6ae162a1 on github
  • Prev Job for NO_TESTS_OVER_WIRE=1 on cot (#171.1)
  • Next Job for NO_TESTS_OVER_WIRE=1 on cot (#173.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

© 2026 Coveralls, Inc