pg-monitor

v0.9.0
Event monitor for pg-promise.
pg-promise monitor node-postgres

test

jasmine-node test

coverage

istanbul cover ./node_modules/jasmine-node/bin/jasmine-node test

travis

npm run lint && istanbul cover ./node_modules/jasmine-node/bin/jasmine-node test --captureExceptions && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

lint

eslint ./lib ./test/*.js ./test/events

Metadata

  • MIT
  • >=4.0
  • Vitaly Tomilov
  • released 2/20/2018

Downloads

Maintainers