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

pywbem / pywbemtools / 4513 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2020 01:21PM UTC
Files 22
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

06 Oct 2020 12:36PM UTC coverage: 90.691%. Remained the same
PACKAGE_LEVEL=latest

push

travis-ci

andy-maier
Fixed failing install of indirect dependency Jinja2 on Python 3.4

Details:

* Since the pip installation strategy for indirect dependencies was changed
  to eager recently, pip does not seem to automatically consider python version
  dependencies anymore.
  This caused the installation of Jinja2 to fail on Python 3.4, reporting that
  2.11.2 does not support Python 3.4. In fact, Jinja2 2.11 removed support for
  Python 3.4 (although there seems to be a discrepancy between python_requires and
  the Trove classifiers).

  This change addresses the issue by adding explicit dependencies to Jinja2
  to the dev-requirements.txt file, pinning Jinja2 to <2.11 for py34.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

3254 of 3588 relevant lines covered (90.69%)

0.91 hits per line

Source Files on job 4513.2 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1130
  • Travis Job 4513.2
  • 162f0752 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#4481.2)
  • Next Job for PACKAGE_LEVEL=latest on master (#4522.2)
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