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

ZelAnton / ProcessKit-rs / 29088846091
94%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 11:16AM UTC
Jobs 1
Files 31
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

10 Jul 2026 11:14AM UTC coverage: 94.314% (+0.006%) from 94.308%
29088846091

push

github

ZelAnton
Settle the trap before signalling in matching_identity_group_is_kept_and_signalled

The test spawned `sh -c "trap '' TERM; while :; do :; done"` and sent
SIGTERM immediately after confirming the child leads its own group, with
no window for the shell to actually execute the trap builtin first. A
SIGTERM landing before the trap is installed kills the child under its
still-default disposition, which this test's load-bearing assertion
(the child stays alive, having trapped the signal) then reports as a
failure — unlike the sibling recycled-pid tests in this file, whose
load-bearing assertion is only the prune, not liveness, so the same race
doesn't surface there.

escalate_false_does_not_kill_survivors already guards the identical
spawn pattern with a 50ms settle sleep before signalling; apply the same
fix here. Seen failing intermittently on macOS CI runners (three
consecutive reproductions across default, all-features and
no-default-features feature configs) since T-089 introduced this test.

1 of 1 new or added line in 1 file covered. (100.0%)

14913 of 15812 relevant lines covered (94.31%)

7106.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29088846091.1 10 Jul 2026 11:15AM UTC 31
94.31
GitHub Action Run
Source Files on build 29088846091
  • Tree
  • List 31
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29088846091
  • fec9e429 on github
  • Prev Build on main (#29088088517)
  • Next Build on main (#29089232180)
  • Delete
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