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

tarantool / tarantool / 5832670545 / 1
88%
master: 88%

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

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%)

95301 of 110535 relevant lines covered (86.22%)

2892232.49 hits per line

Source Files on job 5832670545.1
  • Tree
  • List 0
  • Changed 412
  • Source Changed 0
  • Coverage Changed 412
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5832670545
  • 2939e053 on github
  • Prev Job for on master (#5828190266.1)
  • Next Job for on master (#5852996244.1)
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