You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/05/12 19:37:46 UTC

[couchdb] 01/01: Merge pull request #4600 from apache/nouveau-query-deserializer-tests

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a58684f4209b3673e60b79ce3531fff116a9dce9
Merge: 6ddeac80a f74572775
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri May 12 19:37:37 2023 +0000

    Merge pull request #4600 from apache/nouveau-query-deserializer-tests
    
    add tests for QueryDeserializer

 .../couchdb/nouveau/lucene9/QueryDeserializer.java | 56 ++++++++++++------
 .../nouveau/lucene9/QuerySerializationTest.java    | 67 +++++++++++++++++++++-
 2 files changed, 101 insertions(+), 22 deletions(-)