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

drakenclimber / libcgroup / 22957196270

Builds Branch Commit Type Ran Committer Via Coverage
22957196270 test tests/ftests: speed up is_output_same() line compare loop is_output_same() used to call expected_out.splitlines() on every iteration and index into the freshly built list. Switching to enumerate(zip(out_lines, exp_lines)) lets us split both strin... push 11 Mar 2026 02:20PM UTC drakenclimber github
56.21
22956879275 test src/config: free namespace table on success and failure The per-thread namespace table (cg_namespace_table[]) is populated by config_order_namespace_table() / config_validate_namespaces() under cg_mount_table_lock and then consumed by cg_build_pa... push 11 Mar 2026 02:14PM UTC drakenclimber github
56.21
22781467195 test 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... push 06 Mar 2026 08:53PM UTC drakenclimber github
56.17
22781323480 test Testing out a fix from codex Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 06 Mar 2026 08:49PM UTC drakenclimber github
56.21
20936479223 alert-autofix-11 api: Fix unsafe call to strncat in cgroup_get_procs() and cgroup_get_threads() TJH - the text below was autogenerated by Copilot. In general, when using strncat, the third argument must reflect the remaining space in the destination buffer minus... push 12 Jan 2026 10:03PM UTC drakenclimber github
56.22
20928938325 update-gtest bootstrap: Update to googletest v1.17.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:36PM UTC drakenclimber github
46.64
20928767419 update-gtest bootstrap: Update to googletest v1.14.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:31PM UTC drakenclimber github
52.93
20928558948 update-gtest bootstrap: Update to googletest v1.15.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:24PM UTC drakenclimber github
52.93
20928401962 update-gtest bootstrap: Update to googletest v1.16.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:18PM UTC drakenclimber github
52.93
20928234850 update-gtest bootstrap: Update to googletest v1.17.0 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 12 Jan 2026 05:13PM UTC drakenclimber github
52.93
20927692526 alert-autofix-11 api: Fix unsafe call to strncat in cgroup_get_procs() and cgroup_get_threads() TJH - the text below was autogenerated by Copilot. In general, when using strncat, the third argument must reflect the remaining space in the destination buffer minus... push 12 Jan 2026 04:56PM UTC drakenclimber github
56.22
20927331892 alert-autofix-11 Potential fix for code scanning alert no. 11: Potentially unsafe call to strncat Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> push 12 Jan 2026 04:44PM UTC web-flow github
56.22
20927331619 alert-autofix-11 docs: update -a flag to match uid:gid order Update cgcreate's man page so that it correctly displays the order in which the uid and gid parameters are passed in. Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar> Acked-by: Kamalesh Babulal <ka... push 12 Jan 2026 04:44PM UTC drakenclimber github
56.22
20867085047 set-property4 ftests: Add a test for setting systemd properties via cgxset Add a functional test for setting cgroup settings via cgxset and the SetUnitProperties systemd method over D-Bus. ----------------------------------------------------------------- Test... push 09 Jan 2026 10:15PM UTC drakenclimber github
57.17
20866397285 set-property4 ftests: Add a test for setting systemd properties via cgset Add a functional test for setting cgroup settings via cgset and the SetUnitProperties systemd method over D-Bus. ----------------------------------------------------------------- Test R... push 09 Jan 2026 09:44PM UTC drakenclimber github
57.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 68
  • 69
  • Next →
  • Back to Repo
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