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

immortal / fork
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: 0.8.0
DEFAULT BRANCH: main
Repo Added 01 Feb 2024 03:10PM UTC
Token DlSs6WdOvIokI1Tgd3cx0vvjOCKsNvrdL regen
Build 55 Last
Files 1
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

LAST BUILD ON BRANCH 0.8.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.1.23
  • 0.2.0
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • develop
  • main

13 Jun 2026 12:54PM UTC coverage: 86.446% (+1.0%) from 85.484%
27467436772

push

github

nbari
0.8.0: add wait_any/wait_any_nohang and supervisor/daemon docs

- Add wait_any() and wait_any_nohang() returning (pid, status) as non-breaking
  wrappers around waitpid(-1, ...); waitpid()/waitpid_nohang() signatures
  unchanged. Internally share waitpid_reaped* helpers (EINTR-retry preserved).
- Document that wait_any* reap ANY child (incl. std::process::Command ones,
  which then makes Child::wait() fail with ECHILD).
- daemon(): document the relative-path/hidden-diagnostics pitfall and the
  hardening steps it does NOT perform (umask, fds>2, signal reset).
- Fork: clarify that Parent(pid) keys are PID keys only; use a durable id for
  long-lived supervisor state. Supervisor examples updated to that pattern and
  to wait_any_nohang.
- Add examples/checked_daemon_pattern.rs: readiness-pipe startup so the launcher
  can observe setup success/failure.
- Add wait_any tests; update README, CHANGELOG, tests README; bump to 0.8.0.

33 of 34 new or added lines in 1 file covered. (97.06%)

45 existing lines in 1 file now uncovered.

287 of 332 relevant lines covered (86.45%)

87.24 hits per line

Relevant lines Covered
Build:
Build:
332 RELEVANT LINES 287 COVERED LINES
87.24 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27467436772 0.8.0 0.8.0: add wait_any/wait_any_nohang and supervisor/daemon docs - Add wait_any() and wait_any_nohang() returning (pid, status) as non-breaking wrappers around waitpid(-1, ...); waitpid()/waitpid_nohang() signatures unchanged. Internally share ... push 13 Jun 2026 12:59PM UTC nbari github
86.45
27467380551 main 0.8.0: add wait_any/wait_any_nohang and supervisor/daemon docs - Add wait_any() and wait_any_nohang() returning (pid, status) as non-breaking wrappers around waitpid(-1, ...); waitpid()/waitpid_nohang() signatures unchanged. Internally share ... push 13 Jun 2026 12:57PM UTC nbari github
86.45
27467369591 develop 0.8.0: add wait_any/wait_any_nohang and supervisor/daemon docs - Add wait_any() and wait_any_nohang() returning (pid, status) as non-breaking wrappers around waitpid(-1, ...); waitpid()/waitpid_nohang() signatures unchanged. Internally share ... push 13 Jun 2026 12:55PM UTC nbari github
86.45
27459047784 develop docs: clarify daemon error/Fork key/waitpid_nohang semantics; fix supervisor examples - src/lib.rs (docs only, no behavior change): - Fork: document that Hash/Eq compare by raw PID, so reuse makes Fork::Parent(pid) an unsafe long-lived map ... push 13 Jun 2026 06:27AM UTC nbari github
85.48
22873093178 0.7.0 0.7.0 push 09 Mar 2026 08:23PM UTC nbari github
85.48
22873001327 main 0.7.0 push 09 Mar 2026 08:21PM UTC nbari github
85.48
22872933653 develop 0.7.0 push 09 Mar 2026 08:19PM UTC nbari github
85.48
19986096723 develop bump version to 0.6.0 push 06 Dec 2025 08:47AM UTC nbari github
85.3
19986097104 main bump version to 0.6.0 push 06 Dec 2025 08:47AM UTC nbari github
85.3
19986097118 0.6.0 bump version to 0.6.0 push 06 Dec 2025 08:47AM UTC nbari github
85.3
See All Builds (55)

Badge your Repo: fork

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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