File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# fastify-oracle
2
2
[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/cemremengu/fastify-oracle.svg )] ( https://greenkeeper.io/ )
3
3
4
- [ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com ) [ ![ Build Status] ( https://travis-ci.org/cemremengu/fastify-oracle.svg?branch=master )] ( https://travis-ci.org/cemremengu/fastify-oracle )
4
+ [ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com ) [ ![ Build Status] ( https://travis-ci.org/cemremengu/fastify-oracle.svg?branch=master )] ( https://travis-ci.org/cemremengu/fastify-oracle ) [ ![ Coverage Status ] ( https://coveralls.io/repos/github/cemremengu/fastify-oracle/badge.svg )] ( https://coveralls.io/github/cemremengu/fastify-oracle )
5
5
6
6
This module provides access to an Oracle database connection pool via the
7
7
[ oracledb] ( https://npm.im/oracledb ) module. It decorates the [ Fastify] ( https://fastify.io )
Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/cemremengu/fastify-oracle#readme" ,
28
28
"devDependencies" : {
29
- "coveralls" : " ^3.0.2" ,
30
29
"fastify" : " ^1.11.1" ,
31
30
"pre-commit" : " ^1.2.2" ,
32
31
"snazzy" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments