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

drakenclimber / libseccomp / 6279355589
91%
main: 89%

Build:
Build:
LAST BUILD BRANCH: issue466
DEFAULT BRANCH: main
Ran 22 Sep 2023 09:42PM UTC
Jobs 1
Files 27
Run time 4s
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

21 Sep 2023 04:53PM UTC coverage: 89.542% (-0.3%) from 89.89%
6279355589

push

github

pcmoore
api: add transaction support to the libseccomp API

While libseccomp has internally has transaction support for some time
now, it hasn't been accessible to callers through the libseccomp API.
This patch adds a transaction API as well as supporting documentation
and a new unit regression test.

  int seccomp_transaction_start(const scmp_filter_ctx ctx)
  int seccomp_transaction_commit(const scmp_filter_ctx ctx)
  void seccomp_transaction_reject(const scmp_filter_ctx ctx)

Signed-off-by: Paul Moore <paul@paul-moore.com>

30 of 30 new or added lines in 2 files covered. (100.0%)

2697 of 3012 relevant lines covered (89.54%)

299730.21 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
98.6
src/arch.c
3
99.25
src/api.c
8
93.75
src/gen_pfc.c
23
87.01
src/syscalls.c
32
82.16
src/system.c
65
83.16
src/gen_bpf.c
90
90.55
src/db.c
Jobs
ID Job ID Ran Files Coverage
1 amd64 - 6279355589.1 22 Sep 2023 09:42PM UTC 27
89.54
GitHub Action Run
Source Files on build 6279355589
  • Tree
  • List 27
  • Changed 18
  • Source Changed 11
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6adf397c on github
  • Prev Build on test (#1056462279)
  • Next Build on test (#6303311958)
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