This repository was archived by the owner on Aug 29, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77test /
88! lib /
99.github /
10+ coverage
Original file line number Diff line number Diff line change @@ -13,4 +13,9 @@ addons:
1313before_script :
1414 - npm install -g codeclimate-test-reporter
1515after_script :
16- - codeclimate-test-reporter < coverage/lcov.info
16+ - codeclimate-test-reporter < coverage/lcov.info
17+ notifications :
18+ email : false
19+ slack :
20+ rooms :
21+ secure : GPsvHA1kNtrRhPmba/zWpcD/uwzHlHSJyVdr1mJv59733TzuGGo5fSzgA/gFFSA5L4VWImBlvQr+jW7a9+zAT4bFK8ntudUhOvoJ9eefZ7I6S/8Ub8MB9vRhk0XyWaNrg4IC3b57OjtcjgnwsHuaXWwIFp/ZYlssHpKMaa++b8pl+HNhRdGdGS+G8/HuaH6LrmIhTydOleg53xJB3DfIIhWZyQJrHjOx50Wk1dKigYeu6wYaV0yRlBYI8iVloUSVrlwFASQQks5ifqeye3U1qahkxVgLGSqDWi0ohZMYOLW1i1I01kZIxs/DidEGK3m8IyzbhOE+xsE/+TZA87Szg1gRH74gu8QFon81eEY57dmyuzP2l2jibtpGAoaUMYPfH0Slsq9jXvtubPY8tt+lSVIjRWimrC/2dtLjCoy8a0ReGJdrZyBFnNspt4wjzctA9OLWDQhHQd9sM7U4EbBfSB/FnLKC4HV8GFLJqiMDi2tv5voyOFLzV8E526KFybLMaFNVAGRA9uOLGYhMjWm7ruzTsJNtfkpYb0TC4incW1+dQzyodemVsw3pktP3Tf4VJizqPXMcZgUCigt8kLW5dfcOhihHd5eWmf+ByEbIXXhWN5af2e/gLASiWpABMaCTi4wfqgnRUlNjMLva4I/IG+bwDZOhaBxLQoIqicfrNis=
Original file line number Diff line number Diff line change 55[ ![ Test Coverage] ( https://codeclimate.com/github/feathersjs/feathers-primus/badges/coverage.svg )] ( https://codeclimate.com/github/feathersjs/feathers-primus/coverage )
66[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers-primus.svg?style=flat-square )] ( https://david-dm.org/feathersjs/feathers-primus )
77[ ![ Download Status] ( https://img.shields.io/npm/dm/feathers-primus.svg?style=flat-square )] ( https://www.npmjs.com/package/feathers-primus )
8+ [ ![ Slack Status] ( http://slack.feathersjs.com/badge.svg )] ( http://slack.feathersjs.com )
89
910> The Feathers Primus real-time API provider
1011
You can’t perform that action at this time.
0 commit comments