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

nats-io / nats-server / 16362477227 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2025 05:53AM UTC
Files 59
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

17 Jul 2025 10:11AM UTC coverage: 85.724% (-0.01%) from 85.738%
16362477227.1

push

github

web-flow
[FIXED] Panic when selectMsgBlock returns nil (#7072)

We would panic on `if mb.ttls == 0` after `goto retry` if
`fs.selectMsgBlock(seq)` returned a `nil` message block.

This shouldn't happen normally, since `fs.selectMsgBlock(seq)` selects
either the message block that contains the `seq`, or the block after the
one that should have contained it. Returning no block at all would
likely mean the storage has been corrupted in some way.

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

71016 of 82843 relevant lines covered (85.72%)

364998.8 hits per line

Source Files on job 16362477227.1
  • Tree
  • List 59
  • Changed 18
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16362477227
  • aea13810 on github
  • Prev Job for on main (#16336508434.1)
  • Next Job for on main (#16385104343.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