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

drakenclimber / libcgroup / 25878847835
56%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 06:49PM UTC
Jobs 5
Files 39
Run time 1min
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

14 May 2026 06:17PM UTC coverage: 56.138%. Remained the same
25878847835

push

github

drakenclimber
src/libcgroup-internal: drop dirent/mntent includes

src/libcgroup-internal.h includes <dirent.h> and <mntent.h>, but only
uses pointer types in function declarations.

Replace the heavy includes with forward declarations:
- add struct dirent;
- add struct mntent;
- remove <dirent.h> and <mntent.h> from the internal header

This trims transitive header dependencies and reduces compile noise,
with no functional change.

Build tested with:
  make -j4

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka (Oracle) <tom.hromatka@gmail.com>

5634 of 10036 relevant lines covered (56.14%)

584.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 No Container Tests - 25878847835.1 14 May 2026 06:49PM UTC 37
44.31
GitHub Action Run
2 Unit Tests - 25878847835.2 14 May 2026 06:49PM UTC 37
11.1
GitHub Action Run
3 No systemd Functional Tests - 25878847835.3 14 May 2026 06:49PM UTC 28
46.6
GitHub Action Run
4 Container Tests - 25878847835.4 14 May 2026 06:50PM UTC 28
35.52
GitHub Action Run
5 Sudo Tests - 25878847835.5 14 May 2026 06:49PM UTC 37
31.64
GitHub Action Run
Source Files on build 25878847835
  • Tree
  • List 39
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5629eb4d on github
  • Prev Build on main (#25131346185)
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