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

dnsimple / erldns / 29684085749
88%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 10:54AM UTC
Jobs 1
Files 49
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

19 Jul 2026 10:50AM UTC coverage: 87.834% (+0.1%) from 87.729%
29684085749

push

github

NelsonVides
test: stop peer nodes when their test case ends

app_helper spawned a process to hold each peer and waited for a stop message
that most callers never sent, so every test case that started a node left it
running for the rest of the suite.

?CT_PEER already links the peer to its caller, and peer traps exits, so a
node started from a test case shuts down gracefully when that process ends.
Calling it directly removes the holder and the message protocol. Only
init_per_suite needs more, since its process exits as soon as it returns: it
unlinks and stops the node itself from end_per_suite. The holder was buying
retries, which a try/catch keeps, as a failed boot exits the caller rather
than returning an error.

Which lifetime a caller needs follows from where it starts the peer, so the
two are separate functions rather than an option.

1675 of 1907 relevant lines covered (87.83%)

8759.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29684085749.1 19 Jul 2026 10:54AM UTC 49
87.83
GitHub Action Run
Source Files on build 29684085749
  • Tree
  • List 49
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29684085749
  • b7524319 on github
  • Prev Build on main (#28923051167)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc