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

drakenclimber / libseccomp / 24248173808
89%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 02:37PM 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% (-0.2%) from 89.024%
24248173808

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

Coverage Regressions

Lines Coverage ∆ File
5
98.64
-0.81% src/api.c
5
80.0
-1.86% src/system.c
Jobs
ID Job ID Ran Files Coverage
1 amd64 - 24248173808.1 10 Apr 2026 02:36PM UTC 27
88.83
GitHub Action Run
Source Files on build 24248173808
  • Tree
  • List 27
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d891cb83 on github
  • Prev Build on main (#20863786508)
  • Next Build on main (#24263698226)
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