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

tarantool / tarantool / 5782571260
88%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2023 08:14AM UTC
Jobs 1
Files 490
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

07 Aug 2023 08:03AM UTC coverage: 86.116% (-0.002%) from 86.118%
5782571260

push

github

locker
lua/popen: introduce inherit_fds option for popen.new

Closes #8926

@TarantoolBot document
Title: Document `inherit_fds` option of `popen.new`

The new option takes an array of file descriptor numbers that should be
left open in the child process if the `close_fds` flag is set. If the
`close_fds` flag isn't set, the option has no effect because in this
case none of the parent's file descriptors are closed anyway.

The option may be useful for establishing a communication channel
between a Tarantool instance and a process spawned by it with
`popen.new`, for example, using `socket.socketpair`.

63522 of 115238 branches covered (55.12%)

38 of 38 new or added lines in 2 files covered. (100.0%)

95184 of 110530 relevant lines covered (86.12%)

2842489.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5782571260.1 07 Aug 2023 08:14AM UTC 0
86.12
GitHub Action Run
Source Files on build 5782571260
Detailed source file information is not available for this build.
  • Back to Repo
  • bfd33055 on github
  • Prev Build on master (#5782438814)
  • Next Build on master (#5784102814)
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