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

nats-io / nats-server / 4274
91%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix_code_coverage
DEFAULT BRANCH: main
Ran 24 Oct 2019 11:00PM UTC
Jobs 1
Files 27
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

24 Oct 2019 10:54PM UTC coverage: 90.836% (+0.03%) from 90.803%
4274

Pull #1165

travis-ci

web-flow
[FIXED] Explicit gateway not using discovered URLs

If cluster A configures a gateway to cluster B, the server on A
tries to connect to that server URL. If there is no server on B
at that address, but a server on B with different address connects
to server on cluster A, that server should be able to create its
outbound connection in response.
That was not the case because the configured URLs were snapshot
before the loop of trying to connect. When accepting an inbound
connection and updating the array, this new URL was not being used.

The issue is only if the server on A had no outbound connection
at that time.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Pull Request #1165: [FIXED] Explicit gateway not using discovered URLs

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

16999 of 18714 relevant lines covered (90.84%)

78176.6 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4274.2 (GO111MODULE=off) 24 Oct 2019 11:00PM UTC 0
90.84
Travis Job 4274.2
Source Files on build 4274
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4274
  • Pull Request #1165
  • PR Base - master (#4271)
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