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

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

Build:
Build:
LAST BUILD BRANCH: add-eol-note
DEFAULT BRANCH: main
Ran 22 Feb 2018 12:18AM 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
1407

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
deletion of a channel.

Resolves #358

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

9835 of 10621 relevant lines covered (92.6%)

42717.24 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
server/monitor.go
3
100.0
server/ft.go
17
100.0
server/snapshot.go
43
100.0
server/clustering.go
122
100.0
stores/filestore.go
142
100.0
stores/sqlstore.go
229
100.0
server/server.go
Jobs
ID Job ID Ran Files Coverage
2 1407.2 22 Feb 2018 12:18AM UTC 0
92.6
Travis Job 1407.2
Source Files on build 1407
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1407
  • 4f09556c on github
  • Prev 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