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

tarantool / tarantool / 6156176881
88%

Build:
DEFAULT BRANCH: master
Ran 12 Sep 2023 07:27AM UTC
Jobs 1
Files 496
Run time 20s
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

12 Sep 2023 07:18AM UTC coverage: 86.357% (+0.009%) from 86.348%
6156176881

push

github

locker
box: fix schema downgrade replication

Some downgrade operations are performed with disabled system space
triggers because they were prohibited recently (creation of SQL built-in
functions) or never allowed (dropping a system space). This works fine
on the instance running downgrade but apparently fails on replicas.

To fix this issue, let's disable the checks the operations that prevent
downgrade in the following scenarios:
 - in the fiber that is currently running a schema upgrade or downgrade;
 - in the applier fiber so that it can replicate changes done by upgrade
   or downgrade on the master;
 - during recovery so that DDL records written to the WAL can be
   replayed.

We already have all the necessary infrastructure in-place - we use it
for allowing DDL operations with an old schema for upgrade.

Closes #9049

NO_DOC=bug fix

64192 of 115899 branches covered (0.0%)

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

96039 of 111211 relevant lines covered (86.36%)

2626270.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6156176881.1 12 Sep 2023 07:27AM UTC 0
86.36
GitHub Action Run
Source Files on build 6156176881
Detailed source file information is not available for this build.
  • Back to Repo
  • 71de4b2c on github
  • Prev Build on master (#6156139804)
  • Next Build on master (#6156638279)
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