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 c4a66ffd9253e8c514d5fd3c059a4d58d2b7ffcf Merge: 0c6f05cf4 b7058feb9 Author: Jan Lehnardt <[email protected]> AuthorDate: Sun Feb 22 14:11:39 2026 +0100 Merge pull request #5779 from neighbourhoodie/03-operator-test Port Python test to Elixir: `03-operator-test` src/mango/test/03-operator-test.py | 232 -------------------- test/elixir/test/config/suite.elixir | 27 +++ test/elixir/test/mango/03_operator_test.exs | 321 ++++++++++++++++++++++++++++ 3 files changed, 348 insertions(+), 232 deletions(-)
