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

pytest-dev / pytest-qt / 762 / 5
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2016 01:36PM UTC
Files 8
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

12 Aug 2016 01:34PM UTC coverage: 95.503% (-0.3%) from 95.791%
PYTEST_QT_API=pyqt4v2

Pull #153

travis-ci

web-flow
Try another fix. Apparently under Python 2.7 when using PyQt4, arguments (that we emit in test code as normal strings) are converted to "PyQt4.QtCore.QString(u'<stringcontent>')" by repr(), while as for all other Python 2 builds, this is just "u'<stringcontent>'".
Pull Request #153: Support for capturing signals and args and improved SignalTimeoutError messages

1083 of 1134 relevant lines covered (95.5%)

0.96 hits per line

Source Files on job 762.5 (PYTEST_QT_API=pyqt4v2)
  • List 8
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 762
  • Travis Job 762.5
  • ef3c0308 on github
  • Prev Job for PYTEST_QT_API=pyqt4v2 on master (#759.5)
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

© 2024 Coveralls, Inc