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 a1e7d23180bed02cdd60c6c1a528ccc1a0e4d240 Merge: 32e305d12 dfa01c4b0 Author: Jan Lehnardt <[email protected]> AuthorDate: Mon Mar 2 10:13:41 2026 +0100 Merge pull request #5782 from neighbourhoodie/15-execution-stats-test Port Python test to Elixir: `15-execution-stats-test` src/mango/test/15-execution-stats-test.py | 161 ----------------- test/elixir/test/config/search.elixir | 4 + test/elixir/test/config/suite.elixir | 13 ++ test/elixir/test/mango/15_execution_stats_test.exs | 199 +++++++++++++++++++++ 4 files changed, 216 insertions(+), 161 deletions(-)
