|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
db: propagate notify_used when merging filter collections Merging filter collections didn’t carry over notify_used; if the source had SCMP_ACT_NOTIFY rules, the merged filter could skip requesting SECCOMP_FILTER_FLAG_NEW_LISTENER, yielding no listener FD. This ORs the flag from source to destination to keep seccomp notification working. Signed-off-by: Joshua Rogers <libseccomp@joshua.hu> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> (cherry picked from commit 1a8730c5f)
1 of 2 new or added lines in 1 file covered. (50.0%)
53 existing lines in 1 file now uncovered.3147 of 3535 relevant lines covered (89.02%)
256561.2 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
92.63 |
0.0% | src/db.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 53 |
92.63 |
0.0% | src/db.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | amd64 - 20797155979.1 | 27 |
89.02 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|