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

pytest-dev / pytest / 145
51%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2015 06:54PM UTC
Jobs 1
Files 29
Run time 2s
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
145

push

travis-ci

nicoddemus
Fix flaky test_timing_function in Windows

This tests fails consistently on Windows due to small time
difference:

>       assert float(val) >= 0.03
E       assert 0.0299999713898 >= 0.03
E        +  where 0.0299999713898 = float('0.0299999713898')

Windows time.time() function is not as accurate as linux's,
so relaxed the test a bit.

6254 of 6755 relevant lines covered (92.58%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
17 145.17 (TESTENV=coveralls) 04 Jul 2015 06:54PM UTC 0
92.58
Travis Job 145.17
Source Files on build 145
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #145
  • 438ea861 on github
  • Prev Build on master (#139)
  • Next Build on master (#149)
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