hoodiehq / hoodie-task-client

client api for asynchronous task queue, using PouchDB for sync
Apache License 2.0
2 stars 9 forks source link

Bring code coverage to 100% #12

Open toh82 opened 8 years ago

toh82 commented 8 years ago

current status: Coverage Status

npm run test:coverage

...
=============================== Coverage summary ===============================
Statements   : 73.33% ( 33/45 )
Branches     : 47.62% ( 10/21 )
Functions    : 85.71% ( 6/7 )
Lines        : 74.42% ( 32/43 )
================================================================================

Ping us in the Hoodie Chat or on Twitter if you have ​​any​​ questions

hobbyexplorer commented 8 years ago

Hi @toh82, I would like to work on this.

gr2m commented 8 years ago

All yours :+1:

ddmck commented 8 years ago

Hi @gr2m, I'd like to claim this.

gr2m commented 8 years ago

all yours :) Note the code is a bit out of scope so might not be super up to date, but we will need 100% coverage anyway earlier or later, so go! :)

inator commented 7 years ago

@gr2m - Still applicable post refactor?

gr2m commented 7 years ago

yes but let’s put this on hold until we have a first version of hoodie-task with the latest client & server running.