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

giampaolo / psutil / 2850
93%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2019 05:45PM UTC
Jobs 1
Files 4
Run time 3s
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
2850

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

Jobs
ID Job ID Ran Files Coverage
1 2850.1 28 Mar 2019 05:45PM UTC 0
92.96
Travis Job 2850.1
Source Files on build 2850
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2850
  • 9691d791 on github
  • Prev Build on master (#2848)
  • Next Build on master (#2852)
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