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

tarantool / tarantool / 13052864879
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: y.trakhinin/cmake_presets
DEFAULT BRANCH: master
Ran 30 Jan 2025 02:28PM UTC
Jobs 1
Files 479
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

30 Jan 2025 12:57PM UTC coverage: 85.971% (-0.01%) from 85.981%
13052864879

push

github

locker
box.sequence: sequence_data recovery after reset

There are two sources of sequence state in tarantool: `_sequence_data`
table and its light version used in `box/sequence.c` which is stored
in a hashmap. The reason for this decision was lack of cross-engine
transactions. The first is used in lua API, the second -- internally
to process memtx index updates. Now lua `reset()` call is always replayed
during the final recovery on one hand and we don't rely on the spaces
(other than system ones) content during the initial recovery since the
latest hasmap state is stored into the snapshot directly on the other
hand.

Fixes #9871
NO_DOC=bugfix

(cherry picked from commit 88fc5c100)

63268 of 114545 branches covered (55.23%)

18 of 24 new or added lines in 2 files covered. (75.0%)

27 existing lines in 5 files now uncovered.

94128 of 109488 relevant lines covered (85.97%)

2326043.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
86.58
-0.72% src/box/box.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.4
-0.1% src/box/vy_scheduler.c
1
92.81
-0.72% src/box/vy_point_lookup.c
2
95.4
-2.3% src/histogram.c
6
89.5
-0.61% src/box/memtx_engine.cc
17
86.58
-0.72% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 13052864879.1 30 Jan 2025 02:28PM UTC 479
85.97
GitHub Action Run
Source Files on build 13052864879
  • Tree
  • List 479
  • Changed 396
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6624dd2b on github
  • Prev Build on release/2.11 (#12987815715)
  • Next Build on release/2.11 (#13064891584)
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