[Tarantool-patches] [PATCH v7 0/2] Fix luacheck warnings in test/replication and test/replication-py
sergeyb at tarantool.org
sergeyb at tarantool.org
Thu Jan 21 17:47:17 MSK 2021
From: Sergey Bronnikov <sergeyb at tarantool.org>
Changelog v7:
- rebased to master branch
Changelog v6:
- splitted patch in test/ for patches per sub-directory
- adjusted suppressions in .luacheckrc
- fixed formatting issues in .luacheckrc
Gitlab CI: https://gitlab.com/tarantool/tarantool/-/pipelines/244921393
Branch: ligurio/gh-5461-luacheck-warnings-test-replication
Issues:
- https://github.com/tarantool/tarantool/issues/5461
- https://github.com/tarantool/tarantool/issues/5462
Sergey Bronnikov (2):
test: fix luacheck warnings in test/replication
test: fix luacheck warnings in test/replication-py
.luacheckrc | 9 ++++--
test/replication-py/master.lua | 2 +-
test/replication-py/panic.lua | 2 +-
test/replication-py/replica.lua | 4 ---
test/replication/lua/fast_replica.lua | 33 +++++++++++----------
test/replication/lua/rlimit.lua | 2 +-
test/replication/master.lua | 2 +-
test/replication/master_quorum.lua | 4 +--
test/replication/on_replace.lua | 6 ++--
test/replication/replica.lua | 4 +--
test/replication/replica_on_schema_init.lua | 4 +--
test/replication/replica_quorum.lua | 4 +--
12 files changed, 39 insertions(+), 37 deletions(-)
--
2.25.1
More information about the Tarantool-patches
mailing list