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

nats-io / nats-server / 8643 / 2
86%
main: 76%

Build:
Build:
LAST BUILD BRANCH: fix_code_coverage
DEFAULT BRANCH: main
Ran 06 Apr 2021 04:56PM UTC
Files 42
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

06 Apr 2021 04:43PM UTC coverage: 85.49% (+0.06%) from 85.431%
GO111MODULE=off

push

travis-ci-com

web-flow
[fixed] issue with concurrent account fetch when account was incomplete (#2067)

* [fixed] issue with concurrent account fetch when account was incomplete

This happened when a dummy (expired/incomplete) account was created during
a route operation. The dummy was to avoid fetching the account, which would
cause a lock inversion.
When a non route request required the account, we'd download it as it is
set to expired.
A concurrent request would result in ErrAccountResolverSameClaims which
the caller did not handle.
Fix is to remove ErrAccountResolverSameClaims.

Signed-off-by: Matthias Hanel <mh@synadia.com>

41184 of 48174 relevant lines covered (85.49%)

72245.2 hits per line

Source Files on job 8643.2 (GO111MODULE=off)
  • Tree
  • List 0
  • Changed 35
  • Source Changed 3
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3056
  • Travis Job 8643.2
  • 2664e964 on github
  • Prev Job for GO111MODULE=off on master (#8638.2)
  • Next Job for GO111MODULE=off on master (#8650.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc