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

drakenclimber / libcgroup
60%
main: 56%

Build:
Build:
LAST BUILD BRANCH: test
DEFAULT BRANCH: main
Repo Added 19 Nov 2020 06:53PM UTC
Files 38
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

LAST BUILD ON BRANCH test2
branch: test2
CHANGE BRANCH
x
Reset
  • test2
  • 066
  • 3pl
  • add-cgx-man-pages
  • allow-space-cgrules
  • cgall2
  • cgcompare
  • cgcompare2
  • cgconfigscript
  • cgcreate
  • cgroup-controller
  • cgroup-controller-v2
  • cgroup-controller-v3
  • cgsos
  • cgsos2
  • cgsos3
  • clang
  • cleanup-subtree
  • codeql
  • consts-rework
  • coverity
  • dependabot
  • dist-subdirs-2.0
  • distro
  • doc
  • extra-logging
  • fix-005
  • fix-cgxset
  • fix-rel2.0
  • fix008
  • fixspaces
  • fixwarning
  • fixwarnings
  • foo
  • ftest-lock
  • get_next_rule_field
  • getprocs
  • getprocs2
  • github
  • github-workflow-ci
  • issues/21
  • issues/38
  • issues/61
  • issues/62
  • issues/66
  • issues/71
  • issues/71v2
  • issues/73
  • issues/advanced-cgget
  • issues/betterlogs
  • issues/cgclear
  • issues/cgclear2
  • issues/cgconfig-tests
  • issues/cgconfigparser
  • issues/cgexec-test
  • issues/cgget-refactor
  • issues/cgget-refactor2
  • issues/cgget-tests
  • issues/cgrules
  • issues/cgrules2
  • issues/cgrules3
  • issues/cgrules4
  • issues/cgset-tests
  • issues/cgsnapshot
  • issues/cgsnapshot2
  • issues/cgv2-tests
  • issues/cgxget
  • issues/cgxget3
  • issues/cgxget4
  • issues/cgxget5
  • issues/cgxget5-pybindings
  • issues/cgxget5-pybindings3
  • issues/cgxget5-pybindings4
  • issues/cgxget5-pybindings5
  • issues/cgxget5-pybindings6
  • issues/cgxget5-toolslib
  • issues/codecovrel2.0
  • issues/codeql
  • issues/contributing
  • issues/coveralls_badge
  • issues/daemoncodecov
  • issues/delete-cgclear
  • issues/delete-legacy
  • issues/distcheck
  • issues/doxygen
  • issues/doxygen_badge
  • issues/emptycg
  • issues/emptycgcreate
  • issues/finalize
  • issues/fix-warnings
  • issues/fixcgset
  • issues/fixme
  • issues/fixmerge
  • issues/fixtest004
  • issues/fixwarnings
  • issues/ftests_cgv2
  • issues/github_actions
  • issues/improvecodecov
  • issues/kill-child
  • issues/lgtm
  • issues/lscgroup
  • issues/lssubsys
  • issues/mainbadge
  • issues/mount-pybindings
  • issues/nocontainer
  • issues/noinst
  • issues/random
  • issues/readme
  • issues/rel2-codeql
  • issues/remove-libs
  • issues/removetestsdir
  • issues/threaded
  • issues/update-map
  • issues/v2.0.1
  • issues/validate
  • leaf-node
  • linter
  • list-cgroup-mnts-api
  • main
  • master
  • memory_abstraction
  • merge-tests
  • merge-tests-3.0
  • mount-table-overflow
  • nosystemd-job
  • options
  • pids
  • ps
  • pull/44
  • pull/45
  • pull/46
  • release-2.0
  • release-3.0
  • release-3.2
  • rename-python-set-default
  • rework-testing
  • set-property
  • set-property2
  • setup_mode
  • systemd
  • systemd-cexample
  • systemd-cgconfig
  • systemd-cmdline
  • systemd-pythonexample
  • test
  • test-reliability
  • tests2
  • undefsystemd
  • update-rel2-tests
  • wip/abstract_cgget2
  • wip/cgexec-test
  • wip/cgset-tests
  • wip/cgsnapshot
  • wip/cgxget
  • wip/cgxget2
  • wip/cgxget3
  • wip/cgxget4
  • wip/delete-legacy
  • wip/dist-subdirs
  • wip/empty_cgcreate2
  • wip/emptycgs
  • wip/gh_actions
  • wip/refactor_cgget2
  • wip/release-2.0
  • wip/systemd
  • wip/systemd10
  • wip/systemd11
  • wip/systemd12
  • wip/systemd2
  • wip/systemd3
  • wip/systemd4
  • wip/systemd5
  • wip/systemd6
  • wip/systemd7
  • wip/systemd8
  • wip/systemd9
  • wip/test-cgget.new
  • wip/test-cgget.old

13 Jan 2025 05:41PM UTC coverage: 59.542% (+1.7%) from 57.857%
12752922966

push

github

drakenclimber
github: Ignore unused data errors in lcov

The "Unit Tests" job was throwing the following lcov error:

	Summary coverage rate:
	  lines......: 20.5% (1073 of 5227 lines)
	  functions..: 29.0% (73 of 252 functions)
	  branches...: no data found
		(use "lcov --ignore-errors unused ..." to bypass this error)

Add "--ignore errors unused" to the lcov command to work around this.

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

5872 of 9862 relevant lines covered (59.54%)

1121.16 hits per line

Relevant lines Covered
Build:
Build:
9862 RELEVANT LINES 5872 COVERED LINES
1121.16 HITS PER LINE
Source Files on test2
  • Tree
  • List 38
  • Changed 21
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12752922966 test2 github: Ignore unused data errors in lcov The "Unit Tests" job was throwing the following lcov error: Summary coverage rate: lines......: 20.5% (1073 of 5227 lines) functions..: 29.0% (73 of 252 functions) branches...: no data found ... push 13 Jan 2025 05:43PM UTC drakenclimber github
59.54
5080746572 test2 samples: Add automake files for the cmdline directory push 25 May 2023 01:51PM UTC Tom Hromatka github pending completion  
5075498756 test2 samples: Add automake files for the cmdline directory push 25 May 2023 02:39AM UTC Tom Hromatka github pending completion  
5073051959 test2 samples: Add automake files for the cmdline directory push 24 May 2023 08:19PM UTC Tom Hromatka github pending completion  
4661811380 test2 ftests: Add a test to create a default systemd scope via cgcreate push 10 Apr 2023 10:26PM UTC Tom Hromatka github pending completion  
4661642570 test2 ftests: Add a test to create a default systemd scope via cgcreate push 10 Apr 2023 10:04PM UTC Tom Hromatka github pending completion  
4368932371 test2 api: Read cgroup.controllers in cgroup_get_cgroup() push 08 Mar 2023 10:06PM UTC Tom Hromatka github pending completion  
4068197647 test2 github: Update actions to remove warnings push 01 Feb 2023 08:00PM UTC Tom Hromatka github pending completion  
4068128301 test2 github: Update to checkout@v3 push 01 Feb 2023 07:49PM UTC Tom Hromatka github pending completion  
3856396101 test2 ftests: Add a test for cgroup_attach_task_pid() push 06 Jan 2023 03:31PM UTC Tom Hromatka github pending completion  
See All Builds (1000)
  • Repo on GitHub
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

© 2025 Coveralls, Inc