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

cloudmarker / cloudmarker / 45 / 2
100%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 25 Dec 2018 04:54AM UTC
Files 12
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

25 Dec 2018 04:53AM UTC coverage: 100.0%. Remained the same
45.2

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%)

1.0 hits per line

Source Files on job 45.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27
  • Travis Job 45.2
  • 3bd36814 on github
  • Prev Job for on multiprocessing (#43.1)
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