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

tarantool / tarantool / 9315966657
88%

Build:
DEFAULT BRANCH: master
Ran 31 May 2024 09:34AM 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

31 May 2024 09:23AM UTC coverage: 87.098% (-0.003%) from 87.101%
9315966657

push

github

Totktonada
connpool: move source code file

The source files for built-in Lua modules are generally placed on the
same level: in `src/lua` or in `src/box/lua`, disregarding whether
they're public or internal.

The recently introduced `experimental.connpool` built-in module is
placed in the `experimental` subdirectory.

This commit moves `src/box/lua/experimental/connpool.lua` to
`src/box/lua/connpool.lua` to follow the existing file structure.
Public, internal and experimental modules are all on the same level now.

The `connpool` module is still experimental and
`require('experimental.connpool')` is needed to use it.

This commit doesn't change the code of the module.

NO_DOC=no code changes
NO_CHANGELOG=see NO_DOC
NO_TEST=see NO_DOC

67542 of 119995 branches covered (56.29%)

100256 of 115107 relevant lines covered (87.1%)

2459941.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9315966657.1 31 May 2024 09:34AM UTC 0
87.1
GitHub Action Run
Source Files on build 9315966657
Detailed source file information is not available for this build.
  • Back to Repo
  • e0c9b652 on github
  • Prev Build on master (#9287124784)
  • Next Build on master (#9373329469)
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