-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup ci #12
Conversation
Oyelaw
commented
Jan 6, 2020
•
edited by justmic007
Loading
edited by justmic007
- added CircleCI 2.0 workflow configuration
- add coverage status badge
- add config.yml file
- add coveralls status badge
- add cover alls to test script
- add coveralls package
- add test.config.json and jest-unit test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just few comments
README.md
Outdated
@@ -1,3 +1,6 @@ | |||
[![CircleCI](https://circleci.com/gh/jabdul/apig.svg?style=svg)](https://circleci.com/gh/jabdul/apig) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this.
This is a private repo status badge will probably come with a CCI token.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay will do