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

nats-io / nats-server / 7751496211
83%

Build:
DEFAULT BRANCH: main
Ran 02 Feb 2024 05:18AM UTC
Jobs 1
Files 53
Run time 7s
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

02 Feb 2024 04:16AM UTC coverage: 85.069% (+37.3%) from 47.746%
7751496211

push

github

web-flow
Add support to customize cluster ping_interval (#5029)

Adds support to customize the `ping_interval` for routes to be different
from `ping_interval` from clients:

```hcl
port = 4222
http = 8222

server_name = 'A'

cluster {
  name = 'ABC'
  port = 6222
  routes = [
    nats://localhost:6222
    nats://localhost:6223
    nats://localhost:6224
  ]
  ping_interval = '5s'
  ping_max = 6
}

ping_interval = '30s'
```

62835 of 73864 relevant lines covered (85.07%)

181175.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7751496211.1 02 Feb 2024 05:18AM UTC 0
85.07
GitHub Action Run
Source Files on build 7751496211
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7751496211
  • be32a05e on github
  • Prev Build on main (#7736362647)
  • Next Build on main (#7764620263)
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