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

nats-io / nats-server / 13850044281
83%

Build:
DEFAULT BRANCH: main
Ran 14 Mar 2025 05:40AM UTC
Jobs 1
Files 57
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

13 Mar 2025 10:35PM UTC coverage: 85.52% (+0.07%) from 85.454%
13850044281

push

github

web-flow
De-flake TestJetStreamClusterInterestStreamConsumer (#6673)

Since replicated interest/workqueue streams now do message removals
through proposals sent by the consumer leader, there could be a scenario
where one consumer leader is on one server, and another leader on
another. Both leaders process acks first, and both decide to not remove
the message, then the followers process acks (and they aren't allowed to
propose message removals). Due to this ordering the messages would not
be removed early, and `checkInterestState` needs to run to clear them
up.

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

69199 of 80916 relevant lines covered (85.52%)

515962.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.35
0.08% src/github.com/nats-io/nats-server/server/gateway.go
2
82.73
-0.09% src/github.com/nats-io/nats-server/server/jetstream.go
3
86.03
-0.1% src/github.com/nats-io/nats-server/server/events.go
3
80.89
0.04% src/github.com/nats-io/nats-server/server/opts.go
5
83.36
0.04% src/github.com/nats-io/nats-server/server/filestore.go
9
88.22
0.37% src/github.com/nats-io/nats-server/server/consumer.go
11
86.31
-0.33% src/github.com/nats-io/nats-server/server/accounts.go
11
81.67
0.58% src/github.com/nats-io/nats-server/server/jetstream_cluster.go
12
73.41
-0.23% src/github.com/nats-io/nats-server/server/jetstream_api.go
14
83.87
0.47% src/github.com/nats-io/nats-server/server/memstore.go
18
84.65
-0.38% src/github.com/nats-io/nats-server/server/stream.go
21
84.62
-0.03% src/github.com/nats-io/nats-server/server/raft.go
101
93.46
-0.31% src/github.com/nats-io/nats-server/server/route.go
Jobs
ID Job ID Ran Files Coverage
1 13850044281.1 14 Mar 2025 05:40AM UTC 57
85.52
GitHub Action Run
Source Files on build 13850044281
  • Tree
  • List 57
  • Changed 19
  • Source Changed 2
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13850044281
  • 44cc2ac1 on github
  • Prev Build on main (#13827235551)
  • Next Build on main (#13869583173)
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