nyu-devops-customers/customers

Add Travis and CodeCoverage badge to README.md

Closed this issue · 0 comments

As a Developer
I need to present Travis and CodeCoverage badge in the README.md file
So that other viewers can immediately tell if my tests all pass or not

Assumptions:

  • Travis badge show passing if all tests passed and code coverage percentage

Acceptance Criteria:

Given Travis and CodeCoverage badge added in the README.md 
When viewers open the README.md file
Then it will show passing/not passing for Travis badge and percentage of code coverage