diff --git a/README.md b/README.md index 4a121f20..dcec6b98 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Chartlets [![CI](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml) +[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=frontend)](https://codecov.io/gh/bcdev/chartlets) [![npm](https://badge.fury.io/js/chartlets.svg)](https://npmjs.org/package/chartlets) [![CI](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml) +[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=backend)](https://codecov.io/gh/bcdev/chartlets) [![PyPI](https://img.shields.io/pypi/v/chartlets)](https://pypi.org/project/chartlets/) Chartlets is a software framework that allows websites developed with diff --git a/chartlets.js/README.md b/chartlets.js/README.md index 9d5a46db..9e344392 100644 --- a/chartlets.js/README.md +++ b/chartlets.js/README.md @@ -1,6 +1,7 @@ # Chartlets [![CI](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml) +[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=frontend)](https://codecov.io/gh/bcdev/chartlets) [![npm](https://badge.fury.io/js/chartlets.svg)](https://npmjs.org/package/chartlets) ![](https://img.shields.io/badge/Linting-TypeScript%20%26%20Prettier-blue?logo=typescript&logoColor=white) diff --git a/chartlets.py/README.md b/chartlets.py/README.md index 4ae41c19..85ff3d55 100644 --- a/chartlets.py/README.md +++ b/chartlets.py/README.md @@ -1,6 +1,7 @@ # Chartlets [![CI](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml) +[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flags=backend)](https://codecov.io/gh/bcdev/chartlets) [![PyPI](https://img.shields.io/pypi/v/chartlets)](https://pypi.org/project/chartlets/) [![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)