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

drakenclimber / libcgroup / 25877373414
56%
main: 56%

Build:
Build:
LAST BUILD BRANCH: test
DEFAULT BRANCH: main
Ran 14 May 2026 06:19PM 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.108% (-0.03%) from 56.138%
25877373414

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>

5631 of 10036 relevant lines covered (56.11%)

589.36 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
61.62
-0.09% src/api.c
Jobs
ID Job ID Ran Files Coverage
1 No systemd Functional Tests - 25877373414.1 14 May 2026 06:20PM UTC 28
46.6
GitHub Action Run
2 Sudo Tests - 25877373414.2 14 May 2026 06:20PM UTC 37
31.64
GitHub Action Run
3 Container Tests - 25877373414.3 14 May 2026 06:20PM UTC 28
35.52
GitHub Action Run
4 No Container Tests - 25877373414.4 14 May 2026 06:20PM UTC 37
44.31
GitHub Action Run
5 Unit Tests - 25877373414.5 14 May 2026 06:19PM UTC 37
11.07
GitHub Action Run
Source Files on build 25877373414
  • Tree
  • List 39
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5629eb4d on github
  • Prev Build on main (#25131346185)
  • Next Build on test (#26456315830)
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