You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/09/04 14:31:29 UTC

[couchdb] branch prototype/fdb-layer-replace-couch-rate updated (2adc534 -> 539a985)

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

davisp pushed a change to branch prototype/fdb-layer-replace-couch-rate
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 2adc534  Optimize view indexer batch sizes
     add 539a985  Move error reporting test to EUnit

No new revisions were added by this update.

Summary of changes:
 src/couch_views/test/couch_views_error_test.erl | 102 ++++++++++++++++++++++++
 test/elixir/test/map_test.exs                   |  32 --------
 2 files changed, 102 insertions(+), 32 deletions(-)
 create mode 100644 src/couch_views/test/couch_views_error_test.erl