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

nats-io / nats-server / 8643
86%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix_code_coverage
DEFAULT BRANCH: main
Ran 06 Apr 2021 04:56PM UTC
Jobs 1
Files 42
Run time 6min
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%
8643

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

Jobs
ID Job ID Ran Files Coverage
2 8643.2 (GO111MODULE=off) 06 Apr 2021 04:56PM UTC 0
85.49
Travis Job 8643.2
Source Files on build 8643
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #8643
  • 2664e964 on github
  • Prev Build on master (#8638)
  • Next Build on master (#8650)
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