You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/10/24 15:36:43 UTC

[GitHub] [couchdb] nickva commented on pull request #3796: Move custodian VDU to a BDU and fix _all_dbs off-by-one limit bug

nickva commented on pull request #3796:
URL: https://github.com/apache/couchdb/pull/3796#issuecomment-950346033


   @jaydoane thanks taking a look.
   
   I added tests for the _design and replicated_changes (it turns out we can perfectly fine accept shard docs with just `by_node`, who knew...). Also added the cover logic so we get coverage reports from mem3 tests.
   
   Coverage now is 100%
   
   ```
   
   Code Coverage:
   mem3                           :  52%
   mem3_app                       : 100%
   mem3_bdu                       : 100%
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org