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

pytest-dev / pytest / 145 / 17
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2015 06:54PM UTC
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

04 Jul 2015 06:05PM UTC coverage: 92.583%. Remained the same
TESTENV=coveralls

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

Source Files on job 145.17 (TESTENV=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 145
  • Travis Job 145.17
  • 438ea861 on github
  • Prev Job for TESTENV=coveralls on master (#139.17)
  • Next Job for TESTENV=coveralls on master (#149.17)
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