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

nats-io / nats-streaming-server / 1357
93%
main: 92%

Build:
Build:
LAST BUILD BRANCH: add-eol-note
DEFAULT BRANCH: main
Ran 14 Feb 2018 07:47PM UTC
Jobs 1
Files 20
Run time 2s
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

pending completion
1357

push

travis-ci

kozlovic
[ADDED] Automatic deletion of channels after a certain inactivity

Added MaxInactivity as a new channel limit. By default, this limit
is set to unlimited. If the user sets this limit, then when
a channel does not have any active subscription and no new message
for at least MaxInactivity duration, the server will delete such
channel.

Note that offline (queue) durable subscriptions do not prevent
deleteion of a channel.

Resolves #358

404 of 404 new or added lines in 7 files covered. (100.0%)

9742 of 10534 relevant lines covered (92.48%)

52666.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
stores/common.go
13
100.0
stores/sqlstore.go
29
100.0
server/server.go

Uncovered Existing Lines

Lines Coverage ∆ File
18
100.0
server/snapshot.go
124
100.0
stores/filestore.go
149
100.0
stores/sqlstore.go
231
100.0
server/server.go
Jobs
ID Job ID Ran Files Coverage
2 1357.2 14 Feb 2018 07:47PM UTC 0
92.48
Travis Job 1357.2
Source Files on build 1357
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1357
  • 60b060b6 on github
  • Prev Build on delete_channel (#1349)
  • Next Build on delete_channel (#1359)
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