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 2019/07/03 20:06:20 UTC

[GitHub] [couchdb-nano] ilatovsky opened a new pull request #172: fix( fix(nano.d.ts)): fix MangoSelector typings

ilatovsky opened a new pull request #172: fix( fix(nano.d.ts)): fix MangoSelector typings
URL: https://github.com/apache/couchdb-nano/pull/172
 
 
   ## Overview
   Previous MangoSelector type definitions throwed TS2322 error, when you tried to build moreless complex selector (for example with $or, $and operands).
   PR fixes type checking of this cases.
   
   ## Testing recommendations
   PR doesn't affect on implementation.
   
   ## GitHub issue number
   Fixes #159 
   
   ## Checklist
   
   - [✓] Code is written and works correctly;
   - [✗] Changes are covered by tests;
   - [✓] Documentation reflects the changes;
   

----------------------------------------------------------------
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