Skip to content

Commit 1b09bc6

Browse files
author
Nikita Filonov
committed
Update README.md
1 parent d6b96a1 commit 1b09bc6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Swagger Coverage Tool
22

3-
[![CI](https://github.com/Nikita-Filonov/ai-review/actions/workflows/workflow-test.yml/badge.svg)](https://github.com/Nikita-Filonov/swagger-coverage-tool/actions/workflows/workflow-test.yml)
4-
[![codecov](https://codecov.io/gh/Nikita-Filonov/ai-review/branch/main/graph/badge.svg)](https://codecov.io/gh/Nikita-Filonov/swagger-coverage-tool)
5-
[![PyPI version](https://img.shields.io/pypi/v/xai-review.svg)](https://pypi.org/project/swagger-coverage-tool/)
6-
[![License](https://img.shields.io/github/license/Nikita-Filonov/ai-review)](./LICENSE)
7-
[![GitHub stars](https://img.shields.io/github/stars/Nikita-Filonov/ai-review?style=social)](https://github.com/Nikita-Filonov/swagger-coverage-tool/stargazers)
3+
[![CI](https://github.com/Nikita-Filonov/swagger-coverage-tool/actions/workflows/workflow-test.yml/badge.svg)](https://github.com/Nikita-Filonov/swagger-coverage-tool/actions/workflows/workflow-test.yml)
4+
[![codecov](https://codecov.io/gh/Nikita-Filonov/swagger-coverage-tool/branch/main/graph/badge.svg)](https://codecov.io/gh/Nikita-Filonov/swagger-coverage-tool)
5+
[![PyPI version](https://img.shields.io/pypi/v/swagger-coverage-tool.svg)](https://pypi.org/project/swagger-coverage-tool/)
6+
[![License](https://img.shields.io/github/license/Nikita-Filonov/swagger-coverage-tool)](./LICENSE)
7+
[![GitHub stars](https://img.shields.io/github/stars/Nikita-Filonov/swagger-coverage-tool?style=social)](https://github.com/Nikita-Filonov/swagger-coverage-tool/stargazers)
88

99
The Swagger Coverage Tool is designed to measure API test coverage based on Swagger documentation. It provides automated
1010
tracking and reporting of test coverage for APIs, helping ensure that your endpoints and services are well-tested.

0 commit comments

Comments
 (0)