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

nats-io / nats-server / 18991561446
83%

Build:
DEFAULT BRANCH: main
Ran 01 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: 85.169% (-0.8%) from 85.971%
18991561446

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>

74129 of 87038 relevant lines covered (85.17%)

340812.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
714
80.3
-1.27% src/github.com/nats-io/nats-server/server/opts.go
261
71.06
-24.21% src/github.com/nats-io/nats-server/server/websocket.go
247
87.27
0.03% src/github.com/nats-io/nats-server/server/monitor.go
226
95.03
0.01% src/github.com/nats-io/nats-server/server/client.go
151
57.11
-31.59% src/github.com/nats-io/nats-server/server/subject_transform.go
114
88.13
-8.92% src/github.com/nats-io/nats-server/server/sublist.go
69
83.69
-0.57% src/github.com/nats-io/nats-server/server/filestore.go
26
93.56
-0.81% src/github.com/nats-io/nats-server/server/server.go
20
86.89
-0.22% src/github.com/nats-io/nats-server/server/raft.go
19
85.71
-8.76% src/github.com/nats-io/nats-server/server/util.go
17
86.11
-0.23% src/github.com/nats-io/nats-server/server/stream.go
16
86.39
0.52% src/github.com/nats-io/nats-server/server/memstore.go
14
88.99
-0.35% src/github.com/nats-io/nats-server/server/mqtt.go
12
82.68
-0.03% src/github.com/nats-io/nats-server/server/jetstream_cluster.go
9
88.61
-0.73% src/github.com/nats-io/nats-server/server/auth.go
7
73.05
-0.19% src/github.com/nats-io/nats-server/server/jetstream_api.go
7
90.24
-0.27% src/github.com/nats-io/nats-server/server/leafnode.go
4
86.3
-0.19% src/github.com/nats-io/nats-server/server/events.go
3
81.01
-3.8% src/github.com/nats-io/nats-server/server/errors.go
2
63.16
-10.53% src/github.com/nats-io/nats-server/server/jetstream_events.go
Jobs
ID Job ID Ran Files Coverage
1 18991561446.1 01 Nov 2025 05:48AM UTC 60
85.17
GitHub Action Run
Source Files on build 18991561446
  • Tree
  • List 60
  • Changed 27
  • Source Changed 4
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18991561446
  • e2661b5c on github
  • Prev Build on main (#18962967120)
  • Next Build on main (#19007459209)
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