Skip to content

Commit

Permalink
Merge pull request #46 from CSCI-GA-2820-SP24-003/add-CodeCov-badge
Browse files Browse the repository at this point in the history
added code-cov badge
  • Loading branch information
DIVYANSHI-PARASHAR authored Apr 2, 2024
2 parents 04ee431 + 3335a01 commit 21ce911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Python](https://img.shields.io/badge/Language-Python-blue.svg)](https://python.org/)
[![CI Build](https://github.com/CSCI-GA-2820-SP24-003/customers/actions/workflows/ci.yml/badge.svg)](https://github.com/CSCI-GA-2820-SP24-003/customers/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/CSCI-GA-2820-SP24-003/customers/graph/badge.svg?token=V3WY4NFEAR)](https://codecov.io/gh/CSCI-GA-2820-SP24-003/customers)

This is the Customers Squad's project.
The customers service is a representation of the customers account of the eCommerce site.
Expand Down

0 comments on commit 21ce911

Please sign in to comment.