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

glynnbird pushed a change to branch esm
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git


    from 8a0fd6a  simplify Nano a bit. Removed some old code and made "relax" a 
simpler function. At the same time, i have made the ...AsStream functions 
"async" as they were a bit odd in that regard, returning synchronously.
     add 23d45dc  added test coverage output and ensure 100% test coverage of 
lib/nano.js

No new revisions were added by this update.

Summary of changes:
 lib/nano.js                                        | 17 +++++---
 package.json                                       |  2 +-
 test/{database.list.test.js => nano.basic.test.js} | 21 ++++++---
 test/nano.logger.test.js                           | 51 ++++++++++++++++++++++
 4 files changed, 78 insertions(+), 13 deletions(-)
 copy test/{database.list.test.js => nano.basic.test.js} (70%)

Reply via email to