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

nats-io / nats.go / 1521
92%
main: 85%

Build:
Build:
LAST BUILD BRANCH: update-account-info
DEFAULT BRANCH: main
Ran 07 Jan 2020 10:08PM UTC
Jobs 1
Files 10
Run time 3s
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

07 Jan 2020 10:02PM UTC coverage: 91.738% (+0.08%) from 91.657%
1521

Pull #538

travis-ci

web-flow
[FIXED] Do not use sync.Once.Do() in connection's first request init

Replaced the use of sync.Once.Do() with a subscribe() version that
does not grab the lock (and assume to be running under the conn
lock).

Fixed some tests to reduce risk of go routine hanging at the end
of some tests.
Close the connection's asyncCBHandler even when close() is not
pushing disconnect/close CB.

Resolves #537

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Pull Request #538: [FIXED] Do not use sync.Once.Do() in connection's first request init

18 of 18 new or added lines in 1 file covered. (100.0%)

3098 of 3377 relevant lines covered (91.74%)

19973.28 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1521.2 (GO111MODULE=off) 07 Jan 2020 10:08PM UTC 0
91.74
Travis Job 1521.2
Source Files on build 1521
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1521
  • Pull Request #538
  • PR Base - master (#1516)
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