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

tarantool / tarantool / 8525127970 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2024 03:17PM UTC
Files 513
Run time 26s
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

02 Apr 2024 03:07PM UTC coverage: 87.032% (-0.02%) from 87.047%
8525127970.1

push

github

Totktonada
config: introduce config:instance_uri()

This patch introduces the instance_uri() method for the config module.
This method returns the URI of the specified instance from the config.

Needed for #9842

@TarantoolBot document
Title: instance_uri() method for config module

The configuration module's `instance_uri()` method returns the URI of
the instance that is used to create a replicaset or sharding cluster.
This method takes two arguments:
1) `peer` or null to return the URI that is used to create the
   replicaset, or `sharding` to return the URI that is used to create
   the sharding cluster;
2) `options`, which only support `options.instance`, to specify the
   instance whose URI should be returned; by default, the URI of the
   instance on which the function is executed is returned.

67167 of 119541 branches covered (56.19%)

99849 of 114727 relevant lines covered (87.03%)

2403490.78 hits per line

Source Files on job 8525127970.1
  • Tree
  • List 0
  • Changed 432
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8525127970
  • 1826ca7c on github
  • Prev Job for on master (#8524893965.1)
  • Next Job for on master (#8537726819.1)
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