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

giampaolo / psutil / 2850 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2019 05:45PM UTC
Files 4
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

28 Mar 2019 03:46PM UTC coverage: 92.964%. Remained the same
2850.1

push

travis-ci

giampaolo
Fix corner case when /etc/mtab doesn't exist and procfs=/proc (#1470)

In some Linux configurations the `/etc/mtab` does not exist but the
procfs_path is equal to `/proc`.
With the fix done for the issue #1307, the described configuration didn't work.

This Commit introduce an additional check that verifies if the
`/etc/mtab` file exists before using it, else it defaults to `<procfs_path>/self/mounts`

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>

2167 of 2331 relevant lines covered (92.96%)

0.93 hits per line

Source Files on job 2850.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2644
  • Travis Job 2850.1
  • 9691d791 on github
  • Prev Job for on master (#2848.1)
  • Next Job for on master (#2852.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