From 247c18aa3af64382b6158238200249682674a1d4 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Sat, 27 Aug 2022 04:47:48 -0700 Subject: [PATCH] Add test and coverage badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a56f7a..651d16f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -![PyPI](https://img.shields.io/pypi/v/yaml2ics?style=for-the-badge) +[![PyPI](https://img.shields.io/pypi/v/yaml2ics)](https://pypi.org/project/yaml2ics/) +[![Test status](https://github.com/scientific-python/yaml2ics/workflows/test/badge.svg?branch=main)](https://github.com/scientific-python/yaml2ics/actions?query=workflow%3A%22test%22) +[![Test coverage](https://codecov.io/gh/scientific-python/yaml2ics/branch/main/graph/badge.svg)](https://app.codecov.io/gh/scientific-python/yaml2ics/branch/main) # YAML to iCalendar (ics)