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

giampaolo / psutil / 3489
93%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 09:48PM UTC
Jobs 1
Files 4
Run time 2s
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
3489

push

travis-ci

web-flow
Per-test file cleanup and new PsutilTestCase (#1743)

Test files/dirs are now removed after each test. when invoked via self.get_testfn().
Until now test files were stored in a global variable and were removed at process exit, via atexit.register(), but this didn't work with parallel tests because the fork()ed workers use os._exit(0), preventing cleanup functions to run.
All test classes now inherit from PsutilTestCase class, which provides the most important methods requiring an automatic cleanup (get_test_subprocess() and others).

2190 of 2416 relevant lines covered (90.65%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3489.3 30 Apr 2020 09:48PM UTC 0
90.65
Travis Job 3489.3
Source Files on build 3489
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #3489
  • 3480e1b0 on github
  • Prev Build on master (#3477)
  • Next Build on master (#3495)
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

© 2025 Coveralls, Inc