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

nats-io / nats-server
85%

Build:
DEFAULT BRANCH: main
Repo Added 06 May 2019 06:55PM UTC
Files 61
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • change_nightly_from_main_to_dev
  • fix_code_coverage
  • fix_flappers_update_cov_go
  • main

14 Jan 2026 05:55PM UTC coverage: 84.627% (-0.03%) from 84.661%
21020183939

push

github

web-flow
Subject tree intersection improvements (#7725)

This is an alternative approach that is dramatically simpler and closes
#7717 but should still fix #7713.

Signed-off-by: Neil Twigg <neil@nats.io>

74175 of 87649 relevant lines covered (84.63%)

327228.24 hits per line

Relevant lines Covered
Build:
Build:
87649 RELEVANT LINES 74175 COVERED LINES
327228.24 HITS PER LINE
Source Files on main
  • Tree
  • List 61
  • Changed 20
  • Source Changed 2
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21020183939 main Subject tree intersection improvements (#7725) This is an alternative approach that is dramatically simpler and closes #7717 but should still fix #7713. Signed-off-by: Neil Twigg <neil@nats.io> push 15 Jan 2026 05:58AM UTC web-flow github
84.63
20982841131 main Don't rebuild subject state in filestore on `noTrack` stores after truncate (#7721) push 14 Jan 2026 05:59AM UTC web-flow github
84.66
20945149806 main [FIXED] Mirror consumer data race (#7716) Follow-up to https://github.com/nats-io/nats-server/pull/7395, since Antithesis still manages to reproduce the data race. Instead of capturing the mirror's `WaitGroup` outside the goroutine, let's capture... push 13 Jan 2026 05:58AM UTC web-flow github
84.57
20908521043 main Update copyright notices (#7712) [skip ci] Signed-off-by: Neil Twigg <neil@nats.io> push 12 Jan 2026 06:02AM UTC web-flow github
84.67
20889748944 main Update copyright notices (#7712) [skip ci] Signed-off-by: Neil Twigg <neil@nats.io> push 11 Jan 2026 05:59AM UTC web-flow github
86.05
20873050107 main Update copyright notices (#7712) [skip ci] Signed-off-by: Neil Twigg <neil@nats.io> push 10 Jan 2026 05:54AM UTC web-flow github
84.54
20841621141 main [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... push 09 Jan 2026 05:57AM UTC web-flow github
84.56
20805906038 main Reduce contention on `ConsumerStore` creation (#7700) Previously creating a `ConsumerStore` required taking the stream lock to determine whether the parent stream store was closed or not. Switch to an atomic so that this no longer requires the lo... push 08 Jan 2026 05:57AM UTC web-flow github
84.67
20771013472 main Reduce contention on `ConsumerStore` creation (#7700) Previously creating a `ConsumerStore` required taking the stream lock to determine whether the parent stream store was closed or not. Switch to an atomic so that this no longer requires the lo... push 07 Jan 2026 05:58AM UTC web-flow github
84.61
20738435698 main [FIXED] Don't delete consumer on concurrent shutdown and leader change (#7699) A replicated consumer could be deleted during shutdown that aligns with this server becoming the consumer leader. This was due to the leadership change requiring certa... push 06 Jan 2026 05:57AM UTC web-flow github
84.29
See All Builds (6017)
  • Repo on GitHub
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