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

libcgroup / libcgroup / 5488214083
56%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2023 03:51PM UTC
Jobs 4
Files 28
Run time 2s
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

pending completion
5488214083

push

github

drakenclimber
tools/cgxset: fix unused value in main

Fix unused value, reported by the Coverity tool:

CID 320876 (#1 of 1): Unused value (UNUSED_VALUE)assigned_value:
Assigning value 0 to ret here, but that stored value is overwritten
before it can be used.

If the mapping from v1->v2 and vice versa fail, with -i
(ignore-unmappable) set, ret is set to zero and is immediately
over-written, re-arrange the check, and adjust the commentary to avoid
clobbering ret, by taking the error path when -i is unset or else
continuing when set, skipping to set ret to zero.

Suggested-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

1 of 2 new or added lines in 1 file covered. (50.0%)

10 existing lines in 2 files now uncovered.

5520 of 9403 relevant lines covered (58.7%)

832.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Cgroup v1 Functional Tests - 5488214083.1 07 Jul 2023 03:53PM UTC 0
44.9
GitHub Action Run
2 Cgroup v2 Functional Tests - unified - 5488214083.2 07 Jul 2023 04:15PM UTC 0
51.13
GitHub Action Run
3 Unit Tests - 5488214083.3 07 Jul 2023 03:51PM UTC 0
11.11
GitHub Action Run
4 Cgroup v1/v2 Functional Tests - 5488214083.4 07 Jul 2023 03:55PM UTC 0
53.19
GitHub Action Run
Source Files on build 5488214083
Detailed source file information is not available for this build.
  • Back to Repo
  • aff4a21b on github
  • Prev Build on main (#5488199755)
  • Next Build on main (#5535396862)
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