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

lsof-org / lsof / 169 / 1
46%
master: 46%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2020 07:58PM UTC
Files 13
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

22 Sep 2020 07:57PM UTC coverage: 48.704% (+0.2%) from 48.541%
169.1

push

travis-ci

web-flow
Add the way to include (or exclude) all numbered file descriptors to -d option (#105)

"fd" is a pseudo file descriptor name for the purpose.
See the following output on Linux; lsof doesn't print cwd, rtd, txt, and mem files.

	  # ./lsof -p $$ -a -d fd
	  COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
	  bash    866421 root    0u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root    1u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root    2u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root  255u   CHR  136,1      0t0    4 /dev/pts/1

Signed-off-by: Masatake YAMATO <yamato@redhat.com>

3156 of 6480 relevant lines covered (48.7%)

22801.06 hits per line

Source Files on job 169.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 216
  • Travis Job 169.1
  • 0fa7eb7c on github
  • Prev Job for on master (#165.1)
  • Next Job for on master (#171.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