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

tarantool / tarantool / 7841969813
85%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 09 Feb 2024 09:35AM UTC
Jobs 1
Files 459
Run time 39s
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

09 Feb 2024 09:21AM UTC coverage: 85.119% (+0.002%) from 85.117%
7841969813

push

github

ylobankov
console: forward original URI to net.box when connecting over IPROTO

Tarantool supports two console protocols: text and binary. The binary
protocol is implemented with IPROTO EVAL request so the console module
reuses the net.box module to establish and maintain a binary connection.
Currently, instead of passing the original URI specified by the user to
net.box.connect as is, the console module parses the URI and passes the
host and port. As a result, extra information that may be specified in
URI parameters is lost. This prevents the user from connecting to the
binary console using the SSL transport because to use the SSL transport
the user must specify transport=ssl URI parameter.

Needed for tarantool/tarantool-ee#567

NO_DOC=no visible changes in CE
NO_TEST=no visible changes in CE
NO_CHANGELOG=no visible changes in CE

(cherry picked from commit 33e72567d)

59312 of 108267 branches covered (0.0%)

90478 of 106296 relevant lines covered (85.12%)

2325417.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7841969813.1 09 Feb 2024 09:35AM UTC 0
85.12
GitHub Action Run
Source Files on build 7841969813
Detailed source file information is not available for this build.
  • Back to Repo
  • bc661c30 on github
  • Prev Build on release/2.10 (#7784197366)
  • Next Build on release/2.10 (#7843720162)
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