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

z4r / python-rtkit / 115
92%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2018 04:15PM UTC
Jobs 1
Files 9
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

pending completion
115

Pull #60

travis-ci

web-flow
Decouple imports to fix error in python3.

In python3 both the try case and the except case fails:
- io must be used instead of cStringIO
- filterfalse must be used instead of ifilterfalse
By decoupling these imports into separate try-excepts, this gets more
robust and should work in more cases. Also make io the default as it
should work for all python >=2.6.
Pull Request #60: Decouple imports to fix error in python3.

3 of 3 new or added lines in 1 file covered. (100.0%)

426 of 534 relevant lines covered (79.78%)

0.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
rtkit/parser.py
Jobs
ID Job ID Ran Files Coverage
2 115.2 14 Apr 2018 04:15PM UTC 0
79.78
Travis Job 115.2
Source Files on build 115
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #115
  • Pull Request #60
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