CSCI-GA-2820-SU23-001 / shopcarts

NYU DevOps Shopcarts Service Summer 2023
Apache License 2.0
4 stars 4 forks source link

[R2] Add Github Actions badges #64

Closed wl2484 closed 1 year ago

wl2484 commented 1 year ago
* Tasks:
    * Add a CI Build status badge to README.md
    * Add a CodeCov test coverage badge to README.md
* Acceptance Criteria:
    * In README.md on the master branch, there’s (1) a CI Build status badge showing “passing”, and (2) a CodeCov test coverage badge showing 97% test coverage

As a developer, I need to add a CI Build status badge and a CodeCov test coverage badge to the README.md file, So that users can easily see the build status and test coverage of the project.

Details and Assumptions

momo100110 commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @emhao @LillisLuo @nijya @wl2484