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

drakenclimber / libcgroup / 22781467195
56%
main: 56%

Build:
Build:
LAST BUILD BRANCH: test
DEFAULT BRANCH: main
Ran 06 Mar 2026 08:52PM 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

06 Mar 2026 08:49PM UTC coverage: 56.167% (-0.05%) from 56.221%
22781467195

push

github

drakenclimber
Testing out a fix from codex

• Fix Details

  - Freed the lexer-owned ID strings whenever cgroup_dictionary_create or
    cgroup_dictionary_add fail, matching the leak reported in issue
    #518 where parse errors left duplicated tokens allocated. src/parse.y:236,
    src/parse.y:247 citeturn8open0
  - Initialized the temporary dictionary pointer to NULL before creation so
    the failure path can safely skip cgroup_dictionary_free,
    preventing accidental use of an uninitialized address while reclaiming
    the leaking strings. src/parse.y:236

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

1 of 7 new or added lines in 1 file covered. (14.29%)

5 existing lines in 2 files now uncovered.

5606 of 9981 relevant lines covered (56.17%)

598.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
17.73
-0.03% src/parse.y

Uncovered Existing Lines

Lines Coverage ∆ File
2
17.73
-0.03% src/parse.y
3
61.65
-0.09% src/api.c
Jobs
ID Job ID Ran Files Coverage
1 Container Tests - 22781467195.1 06 Mar 2026 08:53PM UTC 28
35.45
GitHub Action Run
2 Sudo Tests - 22781467195.2 06 Mar 2026 08:53PM UTC 37
31.65
GitHub Action Run
3 Unit Tests - 22781467195.3 06 Mar 2026 08:52PM UTC 37
11.07
GitHub Action Run
4 No Container Tests - 22781467195.4 06 Mar 2026 08:53PM UTC 37
37.31
GitHub Action Run
5 No systemd Functional Tests - 22781467195.5 06 Mar 2026 08:53PM UTC 28
46.6
GitHub Action Run
Source Files on build 22781467195
  • Tree
  • List 39
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ad644a22 on github
  • Prev Build on main (#20863027504)
  • Next Build on test (#22956879275)
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