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

cloudmarker / cloudmarker / 43
100%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 24 Dec 2018 02:19PM UTC
Jobs 3
Files 12
Run time 22s
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
43

push

travis-ci-com

susam
Invoke isort independently on running lint target

Pylama is configured to invoke isort to lint import statements already.
As a result, it prints the files where we need to fix the import
statements. But it does not tell us in detail exactly what changes we
need to make to fix the import statements.

Therefore, in this change, we invoke isort independently to show us the
changes (in diff format) that we need to make to fix the import
statements.

This independently invoked isort exits with exit code 0 regardless of
whether it finds problems with import statements or not. So it does not
prevent the subsequent Pylama command from running even if it finds
problems with the import statements.

57 of 57 branches covered (100.0%)

Branch coverage included in aggregate %.

296 of 296 relevant lines covered (100.0%)

3.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 43.1 24 Dec 2018 02:19PM UTC 0
100.0
Travis Job 43.1
2 43.2 24 Dec 2018 02:19PM UTC 0
100.0
Travis Job 43.2
3 43.3 24 Dec 2018 02:19PM UTC 0
100.0
Travis Job 43.3
Source Files on build 43
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #43
  • 60cedbef on github
  • Prev Build on multiprocessing (#42)
  • Next Build on multiprocessing (#45)
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