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

giampaolo / psutil / 2326 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2018 07:27PM UTC
Files 5
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

08 Mar 2018 07:21PM UTC coverage: 93.702% (-0.05%) from 93.747%
2326.2

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

Source Files on job 2326.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 2326.2
  • bb926994 on github
  • Prev Job for on master (#2324.2)
  • Next Job for on master (#2327.2)
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