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

galaxyproject / planemo / 492 / 5
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2015 01:31AM UTC
Files 62
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

20 Jun 2015 01:09AM UTC coverage: 83.23% (+0.03%) from 83.201%
TOX_ENV=py27

push

travis-ci

jmchilton
Implement better tool file guessing.

Before it read the first 10 lines and look for <tool. This is bad for two reasons - one is it breaks if there are a several lines of comments at the beginning of the file and the second reason is that the point of limiting the number of lines is avoid loading huge files into memory - but XML files could easily have huge first lines (for instance results of unformatted web service calls).

This variant of guessing reads the first 5Kb in instead and still searches for <tool.

Fixes #231.

2824 of 3393 relevant lines covered (83.23%)

0.83 hits per line

Source Files on job 492.5 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 492
  • Travis Job 492.5
  • 2b33af29 on github
  • Prev Job for TOX_ENV=py27 on master (#491.5)
  • Next Job for TOX_ENV=py27 on master (#493.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

© 2026 Coveralls, Inc