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

seccomp / libseccomp / 24208842837
89%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 07:22PM UTC
Jobs 1
Files 27
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

09 Apr 2026 07:18PM UTC coverage: 88.826%. Remained the same
24208842837

push

github

pcmoore
python: fix in-source python builds

the Makefile for the python bindings does a check for out of source
builds to see if it should copy the .pyx file. However, if `srcdir` and
`builddir` are different strings but point to the same directory, the
`cp` command will fail.

This patch makes the build step more robust by checking if the .pyx file
exists in the `builddir` (will resolve to true if srcdir==builddir).
Otherwise, it will copy the file over.

Signed-off-by: Caetano Melone <melone1@llnl.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>

3148 of 3544 relevant lines covered (88.83%)

255909.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 amd64 - 24208842837.1 09 Apr 2026 07:21PM UTC 27
88.83
GitHub Action Run
Source Files on build 24208842837
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d891cb83 on github
  • Prev Build on main (#24205230302)
  • Next Build on main (#24253205830)
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