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

nats-io / nats-server / 14395766237 / 1
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2025 05:39AM UTC
Files 58
Run time 3s
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

10 Apr 2025 03:23PM UTC coverage: 85.594% (+0.05%) from 85.549%
14395766237.1

push

github

web-flow
[FIXED] No TTL outdated state after successful shutdown (#6779)

If a server successfully shut down, upon recovery it would still
(incorrectly) print the TTL state was outdated.

The sequence that's written into the TTL file should contain up to which
sequence the TTLs were valid. So we don't have an off-by-one where the
TTL state file contains `LastSeq` and we reload the last TTL because
`ttlseq <= LastSeq`.

Also cleaned up `fs.ttlseq` as it was not really used.

Signed-off-by: Maurice van Veen <github@mauricevanveen.com>

69581 of 81292 relevant lines covered (85.59%)

350704.59 hits per line

Source Files on job 14395766237.1
  • Tree
  • List 58
  • Changed 19
  • Source Changed 5
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14395766237
  • effdb3e6 on github
  • Prev Job for on main (#14372498275.1)
  • Next Job for on main (#14416282750.1)
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