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 c6accf6d35bff840b34192c726738cda89ac168a Merge: 71bdee210 99cc52aa7 Author: Jan Lehnardt <[email protected]> AuthorDate: Fri Dec 12 15:54:08 2025 +0100 Merge pull request #5766 from neighbourhoodie/port-python-25-beginswith Port Python test to Elixir: `25-beginswith-test` src/mango/test/25-beginswith-test.py | 134 ------------------------ test/elixir/test/config/suite.elixir | 14 +++ test/elixir/test/mango/25-beginswith-test.exs | 143 ++++++++++++++++++++++++++ 3 files changed, 157 insertions(+), 134 deletions(-)
