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

nats-io / nats-server / 20841621141
86%

Build:
DEFAULT BRANCH: main
Ran 09 Jan 2026 05:57AM UTC
Jobs 1
Files 61
Run time 1min
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

08 Jan 2026 09:02AM UTC coverage: 84.561% (-0.1%) from 84.67%
20841621141

push

github

web-flow
[FIXED] Concurrent map iter/write for WQ stream unique consumer partition (#7708)

There's a `fatal error: concurrent map iteration and map write` when
ranging over the `mset.consumers` in `mset.partitionUnique`.

The stream lock must be held when calling `mset.partitionUnique`. The
consumer read lock must also be held when reading and iterating over
`o.subjf`.

Resolves https://github.com/nats-io/nats-server/issues/7707

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

74065 of 87588 relevant lines covered (84.56%)

352865.2 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
73.85
0.06% src/github.com/nats-io/nats-server/server/jetstream_api.go
2
83.96
0.14% src/github.com/nats-io/nats-server/server/jetstream.go
4
93.89
-0.04% src/github.com/nats-io/nats-server/server/client.go
5
87.13
-0.04% src/github.com/nats-io/nats-server/server/monitor.go
7
54.4
-0.47% src/github.com/nats-io/nats-server/server/jetstream_errors_generated.go
7
90.28
0.09% src/github.com/nats-io/nats-server/server/server.go
8
86.12
-0.33% src/github.com/nats-io/nats-server/server/events.go
9
86.91
-0.26% src/github.com/nats-io/nats-server/server/accounts.go
21
82.73
-0.26% src/github.com/nats-io/nats-server/server/memstore.go
41
86.9
-1.08% src/github.com/nats-io/nats-server/server/raft.go
46
82.31
-0.35% src/github.com/nats-io/nats-server/server/jetstream_cluster.go
70
82.25
-0.67% src/github.com/nats-io/nats-server/server/filestore.go
83
86.11
-0.32% src/github.com/nats-io/nats-server/server/stream.go
280
88.66
0.26% src/github.com/nats-io/nats-server/server/consumer.go
Jobs
ID Job ID Ran Files Coverage
1 20841621141.1 09 Jan 2026 05:57AM UTC 61
84.56
GitHub Action Run
Source Files on build 20841621141
  • Tree
  • List 61
  • Changed 21
  • Source Changed 3
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20841621141
  • 3a90a2d0 on github
  • Prev Build on main (#20805906038)
  • Next Build on main (#20873050107)
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