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

seccomp / libseccomp / 24208902476
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: release-2.6
DEFAULT BRANCH: main
Ran 09 Apr 2026 07:23PM 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:20PM UTC coverage: 89.024%. Remained the same
24208902476

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>
(imported from commit d891cb830)

3147 of 3535 relevant lines covered (89.02%)

256561.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 amd64 - 24208902476.1 09 Apr 2026 07:23PM UTC 27
89.02
GitHub Action Run
Source Files on build 24208902476
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c144002c on github
  • Prev Build on release-2.6 (#24162912541)
  • Next Build on release-2.6 (#24253205988)
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