This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 21c111b1c79761e9bde47e340c873020932c563a Merge: c6accf6d3 754df16f7 Author: Jan Lehnardt <[email protected]> AuthorDate: Sat Dec 13 11:43:21 2025 +0100 Merge pull request #5767 from neighbourhoodie/port-python-22-covering-index Port Python test to Elixir: `22-covering-index-test` src/mango/test/22-covering-index-test.py | 183 ----------------- test/elixir/test/config/suite.elixir | 32 +++ test/elixir/test/mango/22-covering-index-test.exs | 230 ++++++++++++++++++++++ test/elixir/test/support/mango_database.ex | 44 +++-- 4 files changed, 286 insertions(+), 203 deletions(-)
