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

tarantool / tarantool / 11032458350
88%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2024 12:06PM UTC
Jobs 1
Files 514
Run time 2min
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

25 Sep 2024 11:54AM UTC coverage: 87.292% (-0.02%) from 87.315%
11032458350

push

github

Totktonada
connpool: make filter() check connections in parallel

Connpool `filter()` method used to be executed synchronously in a
single thread. Thus the maximum evaluation time was `number of instances
* timeout`. This patch makes its execution parallel limiting the
evaluation time with `timeout`.

@TarantoolBot document
Title: Experimental.connpool: `filter()` now works faster

Now `connpool.filter()` checks the instance status in parallel, making
the function execution faster, especially in case there are unavailable
instances.

Closes #10286

68975 of 122509 branches covered (56.3%)

101725 of 116534 relevant lines covered (87.29%)

2535152.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11032458350.1 25 Sep 2024 12:06PM UTC 0
87.29
GitHub Action Run
Source Files on build 11032458350
Detailed source file information is not available for this build.
  • Back to Repo
  • db27af79 on github
  • Prev Build on master (#11029333790)
  • Next Build on master (#11032491917)
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