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:45 UTC

[couchdb] branch main updated (6ddeac80a -> a58684f42)

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

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


    from 6ddeac80a Merge pull request #4599 from apache/nouveau-dev-container
     add f74572775 add tests for QueryDeserializer
     new a58684f42 Merge pull request #4600 from apache/nouveau-query-deserializer-tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by rn...@apache.org.
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(-)