Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore: generate coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Aug 19, 2020
1 parent aa3d0f8 commit 161bab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
yarn build
yarn lint
yarn test
yarn coverage
env:
CI: true
POSTGRES_HOST: postgres
Expand Down
4 changes: 1 addition & 3 deletions README.md
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)

0 comments on commit 161bab6

Please sign in to comment.