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 40ae312e2c450fd36cccf07e1d050346cc86fe4d Merge: b877fb976 1c6578567 Author: Jan Lehnardt <[email protected]> AuthorDate: Tue Dec 9 16:26:40 2025 +0100 Merge pull request #5763 from neighbourhoodie/port-python-02-basic-find Port Python test to Elixir: `02-basic-find-test` src/mango/test/02-basic-find-test.py | 320 -------------------------- test/elixir/test/config/suite.elixir | 30 ++- test/elixir/test/mango/02_basic_find_test.exs | 298 ++++++++++++++++++++++++ 3 files changed, 327 insertions(+), 321 deletions(-)
