This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
generated from 9renpoto/.59-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,7 @@ jobs: | |
yarn build | ||
yarn lint | ||
yarn test | ||
yarn coverage | ||
env: | ||
CI: true | ||
POSTGRES_HOST: postgres | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
# @9renpoto/backend | ||
|
||
![Actions Status](https://github.com/9renpoto/.59/workflows/Node%20CI/badge.svg) | ||
![codecov](https://codecov.io/gh/9renpoto/backend/branch/master/graph/badge.svg?token=LMyZUyKkB4) | ||
[![Coverage Status](https://coveralls.io/repos/github/9renpoto/backend/badge.svg?branch=master)](https://coveralls.io/github/9renpoto/backend?branch=master) | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
|
||
![graph](https://codecov.io/gh/9renpoto/backend/branch/master/graphs/icicle.svg?token=LMyZUyKkB4) |