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

topfreegames / pitaya / 19575156191
59%
master: 69%

Build:
Build:
LAST BUILD BRANCH: feat/add-isready-function-v2
DEFAULT BRANCH: master
Ran 21 Nov 2025 03:26PM UTC
Jobs 1
Files 91
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

21 Nov 2025 03:25PM UTC coverage: 59.318% (-0.3%) from 59.581%
19575156191

push

github

web-flow
fix(nats): wait for reconnects on setup (#440)

* fix(nats): wait for reconnects on setup

If the initial connect fails, nats will spawn reconnect async
handlers. Thus, we need to wait for all reconnects to be attempted
before returning to the caller, otherwise we won't be making
use of reconnections

* fix(app): init sig chan as buffered

* fix(etcd): prevent shutdown from crashing app

If etcd module is shutdown before all connections are set up,
it will crash trying to access sd.cli where it's still nil. Thus
adding a check on shutdown

* fix CI on main

* Fix intermittent goroutine leak test failure

* remove setup of nats clusters in tests that connect to invalid addresses

* match v2 implementation

* fix remaining tests

---------

Co-authored-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

72 of 138 new or added lines in 4 files covered. (52.17%)

22 existing lines in 4 files now uncovered.

5045 of 8505 relevant lines covered (59.32%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
75.66
-3.11% pkg/groups/memory_group_service.go
15
9.82
-0.06% pkg/cluster/etcd_service_discovery.go
43
61.15
-7.42% pkg/cluster/nats_rpc_common.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.42
-0.37% pkg/app.go
2
75.66
-3.11% pkg/groups/memory_group_service.go
6
0.0
-75.0% pkg/serialize/serializer.go
13
0.0
-52.0% pkg/logger/logrus/logrus.go
Jobs
ID Job ID Ran Files Coverage
1 19575156191.1 21 Nov 2025 03:26PM UTC 91
59.32
GitHub Action Run
Source Files on build 19575156191
  • Tree
  • List 91
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3fefa223 on github
  • Prev Build on main (#14706544636)
  • Next Build on main (#19575651066)
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

© 2025 Coveralls, Inc