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

nats-io / nats-server / 19007459209
83%

Build:
DEFAULT BRANCH: main
Ran 02 Nov 2025 05:48AM UTC
Jobs 1
Files 60
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

31 Oct 2025 01:30PM UTC coverage: 86.056% (+0.09%) from 85.971%
19007459209

push

github

web-flow
Add `write_timeout` policy configuration option (#7499)

This adds a new `write_timeout` configuration option which controls the
slow consumer behaviour more precisely with what happens when the
`write_deadline` is reached. This option can be set for clients, routes,
gateways or leafnodes independently. Three values are supported:

* `default`: functionality as it stands today, `retry` for
route/gateway/leafnode, `close` for client
* `retry`: when hitting the `write_deadline`, keep retrying writes until
either we succeed or the ping interval hits
* `close`: when hitting the `write_deadline`, close the connection
immediately

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

74901 of 87038 relevant lines covered (86.06%)

358159.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
656
81.65
0.08% src/github.com/nats-io/nats-server/server/opts.go
247
87.27
0.03% src/github.com/nats-io/nats-server/server/monitor.go
227
95.03
0.01% src/github.com/nats-io/nats-server/server/client.go
39
82.39
-0.31% src/github.com/nats-io/nats-server/server/jetstream_cluster.go
20
72.8
-0.43% src/github.com/nats-io/nats-server/server/jetstream_api.go
18
86.74
-0.37% src/github.com/nats-io/nats-server/server/raft.go
16
86.23
0.37% src/github.com/nats-io/nats-server/server/memstore.go
16
86.3
-0.04% src/github.com/nats-io/nats-server/server/stream.go
15
88.33
-0.09% src/github.com/nats-io/nats-server/server/consumer.go
14
88.99
-0.35% src/github.com/nats-io/nats-server/server/mqtt.go
7
90.47
-0.04% src/github.com/nats-io/nats-server/server/leafnode.go
5
84.26
0.0% src/github.com/nats-io/nats-server/server/filestore.go
4
86.3
-0.19% src/github.com/nats-io/nats-server/server/events.go
2
63.16
-10.53% src/github.com/nats-io/nats-server/server/jetstream_events.go
2
93.54
-0.08% src/github.com/nats-io/nats-server/server/route.go
Jobs
ID Job ID Ran Files Coverage
1 19007459209.1 02 Nov 2025 05:48AM UTC 60
86.06
GitHub Action Run
Source Files on build 19007459209
  • Tree
  • List 60
  • Changed 23
  • Source Changed 4
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19007459209
  • e2661b5c on github
  • Prev Build on main (#18962967120)
  • Next Build on main (#19024199120)
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