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

davidhalter / jedi / 2672
95%

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

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

Jobs
ID Job ID Ran Files Coverage
26 2672.26 (TOXENV=cov JEDI_TEST_ENVIRONMENT=36) 21 Sep 2019 08:06PM UTC 0
92.55
Travis Job 2672.26
Source Files on build 2672
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2672
  • 527ef6fc on github
  • Prev Build on master (#2671)
  • Next Build on master (#2673)
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