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 2020/03/10 10:42:30 UTC

[GitHub] [couchdb] garrensmith opened a new pull request #2650: Fix bug in reverse folding with startkey_docid

garrensmith opened a new pull request #2650: Fix bug in reverse folding with startkey_docid
URL: https://github.com/apache/couchdb/pull/2650
 
 
   
   ## Overview
   
   Fixes an issue where the first k/v was skipped if the startkey_docid
   was included.
   
   ## Testing recommendations
   
   tests should pass
   <!-- Describe how we can test your changes.
        Does it provides any behaviour that the end users
        could notice? -->
   
   ## Related Issues or Pull Requests
   
   This is needed for #2585 
   
   <!-- If your changes affects multiple components in different
        repositories please put links to those issues or pull requests here.  -->
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] garrensmith merged pull request #2650: Fix bug in reverse folding with startkey_docid

Posted by GitBox <gi...@apache.org>.
garrensmith merged pull request #2650: Fix bug in reverse folding with startkey_docid
URL: https://github.com/apache/couchdb/pull/2650
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services