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

cloudmarker / cloudmarker / 46
100%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 25 Dec 2018 04:55AM UTC
Jobs 3
Files 12
Run time 9s
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
46

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

133 of 133 new or added lines in 4 files covered. (100.0%)

296 of 296 relevant lines covered (100.0%)

3.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 46.1 25 Dec 2018 04:55AM UTC 0
100.0
Travis Job 46.1
2 46.2 25 Dec 2018 04:56AM UTC 0
100.0
Travis Job 46.2
3 46.3 25 Dec 2018 04:55AM UTC 0
100.0
Travis Job 46.3
Source Files on build 46
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #46
  • Pull Request #5
  • PR Base - master (#39)
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