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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 25 Dec 2018 04:56AM 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% (+33.9%) from 66.138%
46.2

Pull #5

travis-ci-com

web-flow
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.
Pull Request #5: Run plugins in separate worker subprocesses

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 46.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28
  • Travis Job 46.2
  • 7d015480 on github
  • Prev Job for on multiprocessing (#39.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