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

tarantool / tarantool / 5832670545
88%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2023 12:49PM UTC
Jobs 1
Files 490
Run time 18s
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

11 Aug 2023 12:39PM UTC coverage: 86.218% (+0.04%) from 86.179%
5832670545

push

github

locker
box: deprecate box.session.push

Closes #8802

@TarantoolBot document
Title: Deprecate box.session.push

The `box.session.push` Lua function and `box_session_push` C API
function are deprecated starting from Tarantool 3.0. Calling any
of these functions for the first time results in printing a warning
message to the log.

The new compat module option `box_session_push_deprecation` was
introduced to control whether the functions are still available.
With the old behavior, which is the default in Tarantool 3.0,
`box.session.push` is still available. With the new behavior,
any attempt to use it raises an exception.

(Please create https://tarantool.io/compat/box_session_push_deprecation)

We are planning to switch the compat option to the new behavior
starting from Tarantool 4.0 with the ability to revert to the
old behavior. Starting from Tarantool 5.0 we are planning to
drop `box.session.push` completely.

63604 of 115173 branches covered (55.22%)

11 of 11 new or added lines in 3 files covered. (100.0%)

95301 of 110535 relevant lines covered (86.22%)

2892232.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5832670545.1 11 Aug 2023 12:49PM UTC 0
86.22
GitHub Action Run
Source Files on build 5832670545
Detailed source file information is not available for this build.
  • Back to Repo
  • 2939e053 on github
  • Prev Build on master (#5828190266)
  • Next Build on master (#5852996244)
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