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

giampaolo / psutil / 2326
93%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2018 07:27PM UTC
Jobs 1
Files 5
Run time 1s
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
2326

push

travis-ci

giampaolo
In tox, move flake8 to own target (#1235)

Allows running static analysis (lint/flake8) separately from testing the
library. Reduces the redundant times static analysis runs. Previously
ran after every test environment, but only needs to run once, requiring
less tests resources.

For lint, use "skip_install = True" as installing psutil isn't required
to do static analysis. For details on this configuration, see:

https://tox.readthedocs.io/en/latest/config.html#confval-skip_install=BOOL

> skip_install=BOOL
>
> Do not install the current package. This can be used when you need the
> virtualenv management but do not want to install the current package
> into that environment.

2068 of 2207 relevant lines covered (93.7%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2326.2 08 Mar 2018 07:27PM UTC 0
93.7
Travis Job 2326.2
Source Files on build 2326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2326
  • bb926994 on github
  • Prev Build on master (#2324)
  • Next Build on master (#2327)
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