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

tarantool / tarantool / 16268825826
88%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2025 02:12PM UTC
Jobs 1
Files 511
Run time 3min
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

14 Jul 2025 01:55PM UTC coverage: 87.578% (+0.01%) from 87.565%
16268825826

push

github

locker
box: do not normalize `covers` twice on index alter

Currently, we normalize option `covers` on each alter, even if it
wasn't changed and this option is already normalized. Since
normalization is not idempotent (it shifts all numeric fields from
1-indexation to 0-indexation), such alter can break `covers` option.
Let's normalize `covers` only if it was updated.

Along the way, use `options` variable instead of `index_opts` to make
`box.schema.index.alter` code more consistent.

Part of tarantool/tarantool-ee#1335

NO_TEST=in EE
NO_CHANGELOG=in EE
NO_DOC=in EE

70718 of 124551 branches covered (56.78%)

103950 of 118694 relevant lines covered (87.58%)

1388383.23 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.7
-0.07% src/box/applier.cc
1
88.2
-0.62% src/box/engine.c
1
95.31
-1.56% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
91.68
0.0% src/lib/swim/swim.c
2
95.05
-0.62% src/box/raft.c
2
92.53
0.04% src/box/vinyl.c
2
95.21
-1.06% src/box/vy_range.c
2
89.25
-0.11% src/box/xrow.c
3
97.42
-0.2% src/box/memtx_tx.c
3
90.9
-0.31% src/box/vy_scheduler.c
3
84.11
-0.25% src/box/xlog.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 16268825826.1 14 Jul 2025 02:12PM UTC 511
87.58
GitHub Action Run
Source Files on build 16268825826
  • Tree
  • List 511
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 268f174c on github
  • Prev Build on master (#16268707713)
  • Next Build on master (#16275129670)
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

© 2025 Coveralls, Inc