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

coagulant / coveralls-python / 220 / 6
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2017 09:39PM UTC
Files 4
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

08 Jan 2017 09:37PM UTC coverage: 84.681%. Remained the same
$COVPYYAML=cov41-pyyaml,coveralls41

Pull #127

travis-ci

web-flow
Fix Travis runtime versions

- Drop Python 2.6. Builds failed on Travis under 2.6 due to an
  InsecurePlatformWarning. SSL is insecure on vanilla Python
  versions before 2.7.9 as mentioned in [urllib3's docs][1].

- Replace pypy (2.5.0) with pypy-5.4. This was failing due to the
  same issue as python2.6. Pypy 2.5.0 is based on Python 2.7.8 in
  Travis, while Pypy 5.4.0 is based on Python 2.7.10.

- Replace pypy3 (2.4.0) with pypy3.3-5.2-alpha1. Failures here were
  related to incompatibility between setuptools and Python 3.2. See
  more details on [the related Travis issue][2].

[1]: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
[2]: https://github.com/travis-ci/travis-ci/issues/6277
Pull Request #127: Fix Travis runtime versions

199 of 235 relevant lines covered (84.68%)

0.85 hits per line

Source Files on job 220.6 ($COVPYYAML=cov41-pyyaml,coveralls41)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 220
  • Travis Job 220.6
  • 82cbf332 on github
  • Prev Job for $COVPYYAML=cov41-pyyaml,coveralls41 on master (#219.15)
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