hoodiehq / hoodie-client

:dog: Client API for the Hoodie server
Apache License 2.0
34 stars 25 forks source link

Bring code coverage to 100% #64

Closed janpawellek closed 8 years ago

janpawellek commented 8 years ago

Now the coverage is at :100: Thanks to @gr2m for your help!


closes #46

gr2m commented 8 years ago

amazing work :) LGTM

$ npm run test:coverage

=============================== Coverage summary ===============================
Statements   : 100% ( 111/111 )
Branches     : 100% ( 31/31 )
Functions    : 100% ( 19/19 )
Lines        : 100% ( 111/111 )
================================================================================

Can we have another LGTM @hoodiehq/maintainers? (I tried to enable lgtm.co but there security certificate expired yesterday: https://twitter.com/hoodiehq/status/706229610091057152)

HipsterBrown commented 8 years ago

Well done @janpawellek! LGTM :+1: