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 71bdee2103321babc7cd76162742d1c45d1e4180 Merge: 0a005a8b0 bc68bcabf Author: Jan Lehnardt <[email protected]> AuthorDate: Fri Dec 12 14:20:24 2025 +0100 Merge pull request #5765 from neighbourhoodie/port-python-04-key-tests Port Python test to Elixir: `04-key-tests` src/mango/test/04-key-tests.py | 159 ---------------------------- test/elixir/test/config/search.elixir | 9 ++ test/elixir/test/mango/04-key-tests.exs | 177 ++++++++++++++++++++++++++++++++ 3 files changed, 186 insertions(+), 159 deletions(-)
