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

EvergenEnergy / sparkplug-host / 28985046629
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: fix/pr-46-xnet-bump
DEFAULT BRANCH: main
Ran 09 Jul 2026 12:22AM UTC
Jobs 1
Files 13
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 Jul 2026 12:22AM UTC coverage: 36.691% (-0.02%) from 36.708%
28985046629

Pull #49

github

lukespice
test: fix flaky integration tests by removing timing-based synchronization

The host was run with a fixed 300ms context timeout while tests waited
for its retained STATE birth certificate. On a slow runner the death
certificate (also retained) could replace it before the test client
subscribed, so online=true never arrived and the test timed out.

Rebirth tests had a similar race: they subscribed to the NCMD topic
after publishing the triggering messages, so a fast host could publish
the (non-retained) rebirth command before the subscription was active.

Replace both with deterministic synchronization:
- run the host under a cancellable context and only shut it down once
  the test has observed what it needs
- signal end-of-processing in runAndCollectAllMetrics with a sentinel
  edge node birth published after the test's own messages
- subscribe for rebirth requests before publishing the messages that
  trigger them

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #49: chore(deps): bump golang.org/x/net to 0.55.0 and fix CI toolchain

1 of 3 new or added lines in 2 files covered. (33.33%)

794 of 2164 relevant lines covered (36.69%)

16.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% examples/client-certs/main.go
Jobs
ID Job ID Ran Files Coverage
1 28985046629.1 09 Jul 2026 12:22AM UTC 13
36.69
GitHub Action Run
Source Files on build 28985046629
  • Tree
  • List 13
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #49
  • PR Base - main (#20808776609)
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