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

nats-io / nats-server / 13803874129
83%

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

11 Mar 2025 05:51PM UTC coverage: 85.47% (+0.08%) from 85.394%
13803874129

push

github

web-flow
De-flake TestJetStreamClusterInterestPolicyEphemeral (#6639)

Test would occasionally fail with:
```
jetstream_cluster_3_test.go:2836: require no error, but got: consumer is already bound to a subscription
```

This was due to a new consumer follower responding, whereas it should
not respond. The follower would contain `push_bound: true`, which
triggers the above error in the client. Only letting the (preferred)
consumer leader answer solves this.

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

69147 of 80902 relevant lines covered (85.47%)

489909.99 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
72.46
-0.45% src/github.com/nats-io/nats-server/server/avl/seqset.go
2
94.19
0.29% src/github.com/nats-io/nats-server/server/gateway.go
2
93.56
0.12% src/github.com/nats-io/nats-server/server/route.go
2
81.62
-1.47% src/github.com/nats-io/nats-server/server/signal.go
3
80.96
-0.07% src/github.com/nats-io/nats-server/server/opts.go
4
86.16
-0.06% src/github.com/nats-io/nats-server/server/accounts.go
4
94.97
-0.09% src/github.com/nats-io/nats-server/server/client.go
4
94.54
-0.13% src/github.com/nats-io/nats-server/server/server.go
5
88.38
0.41% src/github.com/nats-io/nats-server/server/consumer.go
7
84.7
-0.15% src/github.com/nats-io/nats-server/server/stream.go
8
73.26
-0.06% src/github.com/nats-io/nats-server/server/jetstream_api.go
22
84.42
-0.59% src/github.com/nats-io/nats-server/server/raft.go
59
81.46
-0.15% src/github.com/nats-io/nats-server/server/jetstream_cluster.go
85
90.53
1.06% src/github.com/nats-io/nats-server/server/reload.go
Jobs
ID Job ID Ran Files Coverage
1 13803874129.1 12 Mar 2025 05:40AM UTC 57
85.47
GitHub Action Run
Source Files on build 13803874129
  • Tree
  • List 57
  • Changed 18
  • Source Changed 2
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13803874129
  • 3750f9cc on github
  • Prev Build on main (#13780531022)
  • Next Build on main (#13827235551)
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