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

davidhalter / jedi / 2672 / 26
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2019 08:06PM UTC
Files 72
Run time 3s
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

21 Sep 2019 07:42PM UTC coverage: 92.553%. Remained the same
TOXENV=cov JEDI_TEST_ENVIRONMENT=36

push

travis-ci

davidhalter
fix static analysis test skips with latest pytest

Latest pytest ensures pytest.skip is being called with a str parameter.
However, test_static_analysis passed over the skip parameter which
contains a tuple returned from skip_python_version leading to test
regression.
Unify the version skip reasons for both, static analysis and integration
tests by using a shared BaseTestCase parent to avoid code duplication.
Furthermore handle test_static_analysis skip_reason extraction
orthogonal to test_completion.

8961 of 9682 relevant lines covered (92.55%)

0.93 hits per line

Source Files on job 2672.26 (TOXENV=cov JEDI_TEST_ENVIRONMENT=36)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2545
  • Travis Job 2672.26
  • 527ef6fc on github
  • Prev Job for TOXENV=cov JEDI_TEST_ENVIRONMENT=36 on master (#2671.26)
  • Next Job for TOXENV=cov JEDI_TEST_ENVIRONMENT=36 on master (#2673.26)
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