Skip to content
Snippets Groups Projects
Unverified Commit f9194e3e authored by Rambaud Pierrick's avatar Rambaud Pierrick Committed by GitHub
Browse files

docs: display a working coverage badge

The link was dead without the static token I don't want to dog to much but now it works. also codecov was still pointin to a "master" branch instead of main.
parent 921ad3ee
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
[![PyPI - Version](https://img.shields.io/pypi/v/eralchemy?logo=pypi&logoColor=white)](https://pypi.org/project/ERAlchemy/)
[![PyPI Downloads](https://img.shields.io/pypi/dm/eralchemy?logo=pypi&logoColor=white)](https://pypi.org/project/eralchemy/)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/eralchemy/eralchemy/unit.yaml?logo=github&logoColor=white)](https://github.com/eralchemy/eralchemy/actions/workflows/unit.yaml)
[![Codecov](https://img.shields.io/codecov/c/github/eralchemy/eralchemy?logo=codecov&logoColor=white)](https://app.codecov.io/gh/eralchemy/eralchemy)
[![Codecov](https://img.shields.io/codecov/c/github/eralchemy/eralchemy?logo=codecov&logoColor=white&token=gSfKRZVvAh)](https://app.codecov.io/gh/eralchemy/eralchemy/tree/main)
# Entity relation diagrams generator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment