pg-monitor

v1.2.2
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
  • >=7.6
  • Vitaly Tomilov
  • released 9/8/2019

Downloads

Maintainers