Skip to content

Commit

Permalink
fix coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kalsmic committed Jun 21, 2022
1 parent 728d660 commit bbe0583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TDD Simplified

[![Coverage Status](https://coveralls.io/repos/github/kalsmic/tdd_challenge/badge.svg?branch=main)](https://coveralls.io/github/kalsmic/tdd_challenge?branch=main) [![Coverage Status](https://coveralls.io/repos/github/kalsmic/tdd_challenge/badge.svg?branch=main)](https://coveralls.io/github/kalsmic/tdd_challenge?branch=main) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/24a62b1c0d794cf89b433aabfd11da45)](https://www.codacy.com/gh/kalsmic/tdd_challenge/dashboard?utm_source=github.com&utm_medium=referral&utm_content=kalsmic/tdd_challenge&utm_campaign=Badge_Grade)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/kalsmic/tdd_challenge/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/kalsmic/tdd_challenge/tree/main) [![Coverage Status](https://coveralls.io/repos/github/kalsmic/tdd_challenge/badge.svg?branch=main)](https://coveralls.io/github/kalsmic/tdd_challenge?branch=main) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/24a62b1c0d794cf89b433aabfd11da45)](https://www.codacy.com/gh/kalsmic/tdd_challenge/dashboard?utm_source=github.com&utm_medium=referral&utm_content=kalsmic/tdd_challenge&utm_campaign=Badge_Grade)

## The Test Driven Development Cycle

Expand Down

0 comments on commit bbe0583

Please sign in to comment.