Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
chore(coveralls):add coverall
Browse files Browse the repository at this point in the history
[Finishes #165307665]
  • Loading branch information
timi-codes committed Apr 12, 2019
1 parent 99daa46 commit 4190e6b
Show file tree
Hide file tree
Showing 26 changed files with 7 additions and 2,353 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ typings/
.vscode

#build
./dist
dist
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ env:
before_script:
- npm run build
script:
- npm test
- npm test
after_success:
- npm run coverage
164 changes: 0 additions & 164 deletions dist/controllers/account.controller.js

This file was deleted.

92 changes: 0 additions & 92 deletions dist/controllers/transaction.controller.js

This file was deleted.

88 changes: 0 additions & 88 deletions dist/controllers/user.controller.js

This file was deleted.

Loading

0 comments on commit 4190e6b

Please sign in to comment.