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

tarantool / tarantool / 8473748770
88%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2024 09:24PM UTC
Jobs 1
Files 513
Run time 1min
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

28 Mar 2024 09:12PM UTC coverage: 87.019% (-0.01%) from 87.033%
8473748770

push

github

ylobankov
docker: change localhost:3301 to 0.0.0.0:3301

This patch changes iproto listen URI setting in default-config.yaml from
`localhost:3301` to `0.0.0.0:3301`. Without this change, it's impossible
to start container and use a popular way for port publishing:

    $ docker run -p 3301:3301 --rm -d tarantool/tarantool
    $ tt connect 127.0.0.1:3301
        Connecting to the instance...
        failed to run interactive console: failed to create new console:
        failed to connect: failed to get protocol:failed to read
        Tarantool greeting: EOF

NO_DOC=docker
NO_TEST=docker
NO_CHANGELOG=docker

67142 of 119541 branches covered (56.17%)

99831 of 114723 relevant lines covered (87.02%)

2443492.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8473748770.1 28 Mar 2024 09:24PM UTC 0
87.02
GitHub Action Run
Source Files on build 8473748770
Detailed source file information is not available for this build.
  • Back to Repo
  • 655c144e on github
  • Prev Build on master (#8472189967)
  • Next Build on master (#8480169016)
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